The StatQuest Introduction to PyTorch
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!!! To learn more about Lightning: https://lightning.ai/ The code demonstrated this video can be downloaded here: https://lightning.ai/lightning-ai/stu... This StatQuest assumes that you are already familiar with... Neural Networks: • The Essential Main Ideas of Neural Networks Backpropagation: • Neural Networks Pt. 2: Backpropagation Mai... The ReLU Activation Function: • Neural Networks Pt. 3: ReLU In Action!!! Tensors: • Tensors for Neural Networks, Clearly Expla... To install PyTorch see: https://pytorch.org/get-started/locally/ To install matplotlib, see: https://matplotlib.org/stable/users/g... To install seaborn, see: https://seaborn.pydata.org/installing... For a complete index of all the StatQuest videos, check out: https://statquest.org/video-index/ If you'd like to support StatQuest, please consider... Patreon: / statquest ...or... YouTube Membership: / @statquest ...buying one of my books, a study guide, a t-shirt or hoodie, or a song from the StatQuest store... https://statquest.org/statquest-store/ ...or just donating to StatQuest! https://www.paypal.me/statquest Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter: / joshuastarmer 0:00 Awesome song and introduction 1:38 Coding preliminaries 2:15 Creating a neural network in PyTorch 7:54 Graphing the neural network's output 10:47 Optimizing a parameter with backpropagation #StatQuest #NeuralNetworks #PyTorch

Introduction to Coding Neural Networks with PyTorch and Lightning

The Strange Math That Predicts (Almost) Anything

PyTorch in 1 Hour

A Gentle Introduction to Machine Learning

Claude Opus 4.8: Lying Machine No More?

Let me explain PyTorch in 7 Concepts

How Senior Engineers Actually Build With AI in 2026 | Build a Full Stack Systems Architecture App

Tensors for Neural Networks, Clearly Explained!!!

Free Event: Power BI Beginner to Pro 2026 Edition - Full Hands-On Tutorial

PyTorch vs TensorFlow | Ishan Misra and Lex Fridman

Recurrent Neural Networks (RNNs), Clearly Explained!!!

NVIDIA-Certified Associate AI Infrastructure and Operations (NCA AIIO) Free Study Course

The Most Important Algorithm in Machine Learning

Visualizing transformers and attention | Talk for TNG Big Tech Day '24

Why I Left Quantum Computing Research

PyTorch Tutorial

AlphaFold - The Most Useful Thing AI Has Ever Done

The matrix math behind transformer neural networks, one step at a time!!!

The Essential Main Ideas of Neural Networks

