A 60 Minute Blitz — PyTorch Tutorials 2.7.0+cu126 documentation (original) (raw)

Deep Learning with PyTorch: A 60 Minute Blitz

Created On: Mar 24, 2017 | Last Updated: May 31, 2023 | Last Verified: Nov 05, 2024

Author: Soumith Chintala

What is PyTorch?

PyTorch is a Python-based scientific computing package serving two broad purposes:

Goal of this tutorial:

To run the tutorials below, make sure you have the torch, torchvision, and matplotlib packages installed.