Module 5 – Advanced CNN Architectures
What you'll learn
Builds on Modules 1–4
≈6 h · 2 h video · 2 h reading · 2 h coding
- Inspect gradient flow; compare networks with/without BatchNorm
- Implement a ResNet block; reproduce a mini-ResNet training
- Fine-tune a pretrained model; summarize efficiency trade-offs (e.g., MobileNet)
Lecture 5 – Modern CNN Architectures and Transfer Learning
📚 Resources & Lecture Code
Required reading · course book
The Colab notebook contains the lecture code for Module 5 (advanced CNN architectures and transfer learning). Use it to follow along the in-class demos.