Completed
Evaluation How good your model is?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Neural Network with Python Tutorial - Deep Learning with PyTorch
Automatically move to the next video in the Classroom when playback concludes
- 1 Download the weather data
- 2 Data preprocessing
- 3 Build a Neural Network with PyTorch
- 4 Choose a loss function & optimizer
- 5 Doing computations on the GPU with CUDA
- 6 Training your Neural Network
- 7 Saving & loading a model with PyTorch
- 8 Evaluation How good your model is?
- 9 Making predictions Is it going to rain?