Lecture 4 – Convolutional Neural Networks (CNNs)
DL4.2 – Coding up your first CNN
📚 Resources & Lecture Code

Recommended reading: Dive into Deep Learning — D2L: 5.6; Ch. 7; 8.1; 14.1.

The Colab notebook includes the lecture code for Module 4 (CNNs and a first PyTorch CNN). Use it to reproduce the code demos from lecture.