Visit Lightning AI
StatQuest Tutorial

Introduction to PyTorch

A StatQuest Tutorial

PyTorch is one of the most popular tools for making Neural Networks. This StatQuest walks you through a simple example of how to use PyTorch one step at a time. By the end of this StatQuest, you’ll know how to create a new neural network from scratch, make predictions and graph the output, and optimize a parameter using backpropagation. BAM!!!

Fill out the form here and I will send you an email to download the code demonstrated in this tutorial video (a handy little Jupyter Notebook)!

Download Tutorial Code