Skip to content

gradient-ai/PyTorch-Tutorial-Building-a-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation



GitHub Showcase Status GitHub last commit Run on Gradient


PyTorch Tutorial: Building a Neural Network

Learn how to build a neural network from scratch using PyTorch.

Description

PyTorch has quickly become today's most popular deep learning platform. In this tutorial by Soumith Chintala, one of the creators of PyTorch, you'll learn how to construct neural networks in PyTorch using the torch.nn package.

Topics covered include:

  • Defining a neural network
  • Processing inputs
  • Computing the loss
  • Backpropagating the error
  • Updating the network weights

Tags

PyTorch, Educational

Launching Notebook

By clicking the Run on Gradient button above, you will be launching the contents of this repository into a Jupyter notebook on Paperspace Gradient.

Docs

Docs are available at docs.paperspace.com.

Be sure to read about how to create a notebook or watch the video instead!

About

Learn how to build a neural network from scratch using PyTorch. An ML Showcase project from Paperspace Gradient.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published