Recurrent Neural Nets
Nov 28, 2016•13 min
Episode description
This week, we're doing a crash course in recurrent neural networks--what the structural pieces are that make a neural net recurrent, how that structure helps RNNs solve certain time series problems, and the importance of forgetfulness in RNNs.
Relevant links:
http://colah.github.io/posts/2015-08-Understanding-LSTMs/