• Introduction to Recurrent Neural Networks
  • Sequence Learning
  • Regular Neural Network
  • Simple RNN
  • Problems with RNN
  • Long Short Term Memory (LSTM)
  • Stacked (Deep) LSTM Model
  • Deep Stacked LSTM with Stateful Cells
  • Gated Recurrent Unit