RNN/LSTM
Learn about recurrent neural networks and LSTM cells.
We'll cover the following...
Chapter Goals:
Understand the differences between feed-forward and recurrent neural networks
Learn about the long short-term memory (LSTM) cell ...