Recurrent Neural Networks are really powerful . They have memory and can deal with long term dependencies.

In this video, we deep dive into:

  • What Recurrent Neural Networks are?
  • How are they different from other Neural Network architecture ?
  • How do RNNs work ?
  • Long short term memory networks(LSTMs)
  • Mathematical formulations of RNNs/LSTMs
  • Gated Recurrent Units (GRUs)