Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
Free courses from frontend to fullstack and AI
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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