Intro to Machine Learning with PyTorch

Intro to Machine Learning with PyTorch
This program is intended for students with experience in Python, who have not yet studied Machine Learning topics.
Supervised Learning
In this lesson, you will learn about supervised learning, a common class of methods for model construction.
Deep Learning
In this lesson, you’ll learn the foundations of neural network design and training in PyTorch.
Unsupervised Learning
In this lesson, you will learn to implement unsupervised learning methods for different kinds of problem domains.