Completed
1. Tensors in PyTorch
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PyTorch 101 - An Applied Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 1. Tensors in PyTorch
- 2 2. PyTorch Autograd
- 3 3. The dataset class in PyTorch
- 4 4. Dataset class for simple NLP problems
- 5 5. Dataset class for simple image / vision problems
- 6 6. Dataloader in PyTorch
- 7 7. Linear regression model in PyTorch
- 8 8. Training and validation loops in PyTorch
- 9 9. Understanding torch.nn