gebimble / machine-learning-articles

List of interesting articles on different topics of machine learning and deep learning
0 stars 0 forks source link

Understanding LSTM Networks #14

Open gebimble opened 4 years ago

gebimble commented 4 years ago

TL;DR

A primer on LSTM networks, building up ideas from neural networks.

Article Link

http://colah.github.io/posts/2015-08-Understanding-LSTMs/

Author

Christopher Olah