Learn Backend Development Part-Time, Online
Learn EDR Internals: Research & Development From The Masters
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn the fundamentals of PyTorch through this comprehensive applied tutorial that covers essential concepts from basic tensors to building complete machine learning models. Master PyTorch tensors and the automatic differentiation system (Autograd) before diving into data handling with the Dataset class for both NLP and computer vision applications. Explore how to efficiently load and batch data using DataLoader, then progress to implementing linear regression models with proper training and validation loops. Gain practical understanding of the torch.nn module for building neural networks, with hands-on examples that demonstrate real-world applications across different domains including natural language processing and image processing tasks.
Syllabus
1. Tensors in PyTorch
2. PyTorch Autograd
3. The dataset class in PyTorch
4. Dataset class for simple NLP problems
5. Dataset class for simple image / vision problems
6. Dataloader in PyTorch
7. Linear regression model in PyTorch
8. Training and validation loops in PyTorch
9. Understanding torch.nn
Taught by
Abhishek Thakur