Deep Learning DIY by Marc Lelarge https://twitter.com/marc_lelarge
-slides: https://dataflowr.github.io/website/modules/5-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
- full course: https://www.dataflowr.com/
Download
0 formats
No download links available.
Pytorch tutorial: writing a PyTorch module | NatokHD