Thank you @iamtrask! A lot of what I've understood on neural nets comes from your posts and many other great blogs more than what I could understand through the papers.
Any updates over this?
I was able to understand and implement RNNs in Ruby with the help of your guide.
Would be nice to learn more about LSTMs and other types of neural networks as well.
Thank you @iamtrask! A lot of what I've understood on neural nets comes from your posts and many other great blogs more than what I could understand through the papers.
Just out of curiosity, would we be seeing the LSTM part 2 blogpost any time soon? https://github.com/iamtrask/iamtrask.github.io/blob/master/_futurePosts/2015-11-19-anyone-can-code-lstm-part2.markdown
Other than http://colah.github.io/posts/2015-08-Understanding-LSTMs/, are there other blogpost you could recommend that would describe LSTM as transparent as you'll do so?
Thank you again!