FSDL Lab 1: PyTorch
10/10/2022
Lab 1 - Deep Neural Networks in PyTorch #machinelearning #course #fsdl
Follow along with the Lab 1 notebook. Or check out the course website for the Lab 1 slides.
Setup Using a bootstrap python file, the Colab environment is setup to pull the FSDL github repo and set the path variable, lab directory, hot reloading of modules, and inline plotting.
Downloading data We will be using the mnist dataset of handwritten digits.