CMSC 478 Spring 2022 - Homework 5

Due at the start of class on Monday March 9th


Get the example PyTorch CNN code that learns to classify CIFAR 10 images from here:

https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html
There are links at the top of that page to download the notebook directly and to see it on GitHub where you can download it as well.

Here are your tasks and what you'll need to turn in for each of them: