Skip to content

Commit 74f63e4

Browse files
committed
adding nature of code
1 parent 6e3b7f8 commit 74f63e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

06-markov-cfg/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
- 💻 [Weighted Selection p5.js example](https://editor.p5js.org/a2zitp/sketches/un8B-P4jg) (with temperature!)
88
- 🚂 [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)
910
- 📚 [How to Generate Text Hugging Face blog post](https://huggingface.co/blog/how-to-generate) (covers temperature, top_p, and top_k)
1011

1112
## Markov Chains

0 commit comments

Comments
 (0)