Update 'README.md'
This commit is contained in:
parent
c3739723ce
commit
a98ad0a1a5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# MarkovGrams
|
||||
|
||||
Experiments into markov chains, n-grams, and text generation. This is the result of the markov chain blog post mini-series on my blog.
|
||||
Experiments into markov chains, n-grams, and text generation. This repository is the result of the markov chain blog post mini-series on my blog.
|
||||
|
||||
- [Part 1 - n-grams](https://starbeamrainbowlabs.com/blog/article.php?article=posts/236-Markov-Chain-Part-1-N-Grams.html)
|
||||
- [Part 2 - unweighted markov chains](https://starbeamrainbowlabs.com/blog/article.php?article=posts%2F238-Markov-Chains-Part-2-Unweighted-Chains.html)
|
||||
|
|
Loading…
Reference in a new issue