Course Title : Deep Learning Basics
Instructor : Sanasam Ranbir Singh
Teaching Assistant: Th. Jennil Singh
Week 1: Sequential Neural Models
Reference Books:
- Deep Learning, Ian Goodfellow and Yoshua Bengio and Aaron Courville Click
Lessons
- Introduction to Course ( slide )
- Bias in Neural Network ( slide )
- Recurrent Neural Network (RNN) ( slide )
- Backpropagation in RNN ( slide )
- Long Short Term Memory (LSTM)( slide )
- LSTM Forward Pass ( slide )
- Gated Recurrent Unit( slide )
- Implementation( slide )
Sample Programs ( slide )
Live Sesson: Backpropagation in LSTM ( slide )