Implementing and Training a Neural Network with PyTorch
Offered By: Valerio Velardo - The Sound of AI via YouTube
Course Description
Overview
Build and train a feed-forward neural network using PyTorch in this 37-minute tutorial. Develop a classifier to identify digits in the MNIST dataset while learning data management techniques with PyTorch datasets and data loaders. Follow a step-by-step implementation process, starting with PyTorch installation and dataset download. Progress through implementing a data loader, designing a feed-forward network, and creating a training loop. Conclude by training and storing the model, gaining practical experience in neural network development with PyTorch.
Syllabus
Intro
Installing PyTorch with pip
Step-by-step implementation overview
Download datasets
Implementing a data loader
Implementing a feed forward network
Implementing the training loop
Training and storing our model
Coming up next + outro
Taught by
Valerio Velardo - The Sound of AI
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity