chathasphere / script-monkey

Text Generation with Neural Nets
MIT License
2 stars 0 forks source link

Document RNN #4

Open chathasphere opened 4 years ago

chathasphere commented 4 years ago

Namely, get an understanding of why RNN's outperform, say, Markov chains.

Hinton (http://www.cs.toronto.edu/~hinton/absps/momentum.pdf) compares RNN's to Deep Neural Networks with one layer per timestep.

chathasphere commented 4 years ago

https://stackoverflow.com/questions/45341769/why-should-we-use-rnns-instead-of-markov-models