Deep Learning with PyTorch Step-by-Step: Part I - Fundamentals

This course is ideal for anyone who wants to learn PyTorch, starting from PyTorch basics and expanding to use PyTorch for deep learning.

Beginner

92 Lessons

8h

Certificate of Completion

This course is ideal for anyone who wants to learn PyTorch, starting from PyTorch basics and expanding to use PyTorch for deep learning.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

184 Playgrounds
20 Quizzes

This course includes

184 Playgrounds
20 Quizzes

Course Overview

This course is designed to provide you with an easy-to-follow, structured, incremental, and from-first-principles approach to learning PyTorch. In this course, you’ll be introduced to the fundamentals of PyTorch: autograd, model classes, datasets, data loaders, and more. You will develop, step-by-step, not only the models themselves but also your understanding of them. You'll be shown both the reasoning behind the code and how to avoid some common pitfalls and errors along the way. By the time you finish th...Show More

TAKEAWAY SKILLS

Python

Machine Learning

Deep Learning

Neural Networks

Pytorch

Course Content

1.

Introduction

In this chapter, you will learn why PyTorch is ideal for Deep Learning and get an overview of the course, including benefits, prerequisites, and key details.
2.

Visualizing Gradient Descent

This chapter explores how to use gradient descent, covering model initialization, loss computation, parameter updates, and the importance of learning rates.
3.

A Simple Regression Problem

In this chapter, you will learn to implement linear regression in PyTorch, focusing on gradient descent, tensor operations, model building, and optimization.
4.

Rethinking the Training Loop

In this chapter, you will discover how to enhance PyTorch training loops with mini-batch processing, evaluation techniques, and effective model management.
5.

Going Classy

In this chapter, you’ll build a PyTorch class for training, handle methods/functions, save/load models, use checkpoints, and integrate the Classy pipeline.
6.

A Simple Classification Problem

19 Lessons

In this chapter, you will explore binary classification with PyTorch, including model configuration, loss functions, metrics, and decision boundaries.
7.

Conclusion

1 Lesson

In this chapter, you celebrate finishing the Deep Learning course with PyTorch, reflect on your skills, and get encouraged to continue learning.
8.

Appendix

2 Lessons

This chapter covers how to set up Jupyter notebooks using Google Colab, Binder, or Anaconda, manage environments, and run TensorBoard with GPU support.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor