Markov Chains - Part 2
Coding Challenge #42.2
In Part 2 of this coding challenge, I attempt to use a Markov Chain to generate a new name for my YouTube channel. The code reads from a list of name suggestions submitted by viewers.
Community Contributions
You can also add your own version! (See how)
Other parts of this coding challenge
Links discussed in this coding challenge
- Google's Ngram Viewer
- n-gram on Wikipedia
- Web Trigrams by Chris Harrison
- Generative Course Descriptions by Allison Parrish
- King James Programming by Michael Walker
- Markov Chains Explained by Victor Powell
- Perlin Noise song by Flooper