Module 5 - Stacking layers

Table of Contents

Stacking layers


0:00 Recap
1:35 Plan of the lesson: define a NN model
2:24 MLP with pytorch Sequential
6:41 Using Torch.nn.module
10:08 Writing a pytorch module

Slides

Practicals