| Slot E1 & TE1 - | AB3 Block 404 |
This course provides an introduction to the fundamental concepts and applications of deep learning, a subfield of machine learning that focuses on neural networks. The course starts with basic Feed-forward Neural Networks and then moves ahead with how to improve the performance by going deeper with more layers and playing with other hyper parameters. Differnt types of Deep Neural Networks to handle different types of data like CNN for handling images, RNN for NLP are also covered in this course. Students will gain a comprehensive understanding of the theoretical foundations and practical implementation of deep learning algorithms. More details on the topics covered can be obtained from the syllabus
You can find the syllabus of this course here
Prior knowledge of the following subjects help you to understand appreciate the Deep Learning Course better
Following are the text books for reference -
| Date |
Lecture |
Readings |
Announcements |
|
|---|---|---|---|---|
| Welcome to Deep Learning! | ||||
| Thu, 4th Jan | Lecture 1: Meet and Greet, Introduction to Deep Learning [Slides ] |
|
Model Question Paper |
|
| Fri, 5th Jan | Lecture 2: ML paradigms,Loss functions, Model eavaluation [Slides ] |
|
||
| Tue, 9th Jan | Lecture 3: Model Validation, History of ANN, MLP [Slides ] |
|
||
| Thu, 11th Jan | Lecture 4: Perceptron [Slides ] [Lecture ] |
|
Homework Release |
|
| Fri, 12th Jan | Lecture 5: Gradient descent [Slides ] |
|
||
| Thu, 18th Jan | Lecture 6: Gradient discent, Learning in MLP [Slides ] |
|
||
| Fri, 19th Jan | Lecture 7: Backpropagation [Slides ] |
|
||
| Sat, 20th Jan | Lecture 8: Activation functions [Slides ] |
|
||
| Tue, 23 Jan | Lecture 9: Parameters & Hyperparameters, Bias & Variance [Slides ] |
|
||
| Tue, 30 Jan | Lecture 10: Regularization, Ensenbled models, L1, L2, Dropout [Slides ] |
|
||
| Thu, 01 Feb | Lecture 11: Early stopping, BatchNorm, SGD with momentum [Slides ] |
|
||
| Fri, 02 Feb | Lecture 12: NAG with momentum, AdaGrad [Slides ] |
|
||
| Tue, 06 Feb | Lecture 13: RMSProp, AdaDelta, Adam [Slides ] |
|
||
| Tue, 20 Feb | Lecture 14: Introduction to computer vision, CNN [Slides ] |
|
||
| Thu, 22 Feb | Lecture 15: CNN architecture, Convolution Operations [Slides ] |
|
||
| Thu, 23 Feb | Lecture 16: Pooling, Stride, Padding [Slides ] |
|
||
| Fri, 23 Feb | Lecture 17: Transfer Learning, LeNet, AlexNet [Slides ] [Transfer learning slides ] [AlexNetPaper ] |
|
||
| Tue, 27 Feb | Lecture 18: VGGNet [Slides ] [VGGNetPaper ] |
|
||
| Thu, 29 Feb | Lecture 19: ResNet [Slides ] [ResNetPaper ] |
|
||
| Fri, 01 Mar | Lecture 20: Inception/GoogleNet, Parameter computation problems [Slides ] [GoogleNetPaper ] |
|
||
| Tue, 05 Mar | Lecture 21: Object Detection introduction to basic concepts, Object localization, Sliding window algorithm [Slides ] [D2L Chapter 14 ] | |||
| Tue, 12 Mar | Lecture 22: IoU, NMS, Introducto RCNN [Slides ] [RCNN Paper ] [DNN for Vision Chapter ] |
|
||
| Thu, 14 Mar | Lecture 23: RCNN [Slides ] | |||
| Fri, 15 Mar | Lecture 24: Fast RCNN, FC to CNN [Slides ] [Fast RCNN Paper ] [DNN for Vision Chapter ] |
|
||
| Tue, 19 Mar | Lecture 25: YOLO [Slides ] [YOLO Paper ] [DNN for Vision Chapter ] |
|
||
| Thu, 21 Mar | Lecture 26: Autoencoder [Slides ] |
|
||
| Fri, 22 Mar | Lecture 27 Autoencoder, VAE, introduction to GAN [Slides ] |
|
||
| Tue, 26 Mar | Lecture 28: GAN [Slides ] [GAN Paper ] [DNN for Vision Chapter ] |
|
||
| Thu, 28 Mar | Lecture 29: GAN, Problems discussion [Slides ] [D2L Chapter 20 ] |
|
||
| Fri, 12 April | Lecture 30: Introduction to Sequence structures, RNN [Slides ] [D2L Chapter 20 ] |
|
Tue, 16 April | Lecture 31: BPTT, Bidirectional RNN [Slides ] |
|
| Thu, 18 April | Lecture 32: Deep RNN, Vanishing and exploding gradients, Encoder Decoder, Sequnce-to-sequence architectures [Slides ] |
|
||
| Tue, 23 April | Lecture 33: Encoder Decoder, Sequnce-to-sequence architectures [Slides ] |
|
||
| Thu, 25 April | Lecture 34: LSTM, GRU [Slides ] |
|
||
| Fri, 26 April | Lecture 35: Introduction to Reinforcement Learning, Q learning [Slides ] [RL book Chapters ] | |||
| Tue, 30 April | Lecture 36: DQN [Slides ] [RL book Chapters ] | |||
| Thu, 02 May | Lecture 37: Policy Gradients, Actor-Critic model [Slides ] [RL book Chapters ] | |||
| Fri, 03 May | Lecture 38: Revision | |||
| Course Completed. All the Best! | ||||