CMSC 478 Spring 2023 - Homework 6

Due by 11:59PM on Wednesday May 3rd


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: