We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3b7f8 commit 74f63e4Copy full SHA for 74f63e4
06-markov-cfg/README.md
@@ -6,6 +6,7 @@
6
7
- 💻 [Weighted Selection p5.js example](https://editor.p5js.org/a2zitp/sketches/un8B-P4jg) (with temperature!)
8
- 🚂 [Weighted Selection Algorithm video](https://youtu.be/ETphJASzYes)
9
+- 📚 [Nature of Code Genetic Algorithm Section on Weighted Sampling](https://natureofcode.com/genetic-algorithms/#step-2-selection-1)
10
- 📚 [How to Generate Text Hugging Face blog post](https://huggingface.co/blog/how-to-generate) (covers temperature, top_p, and top_k)
11
12
## Markov Chains
0 commit comments