Assignment 2
For this lab, we recommend that students watch the video and read the material in the references section of this page.
Let us work with a convolution neural network for image classification. Use the notebook example by clicking here to help with assignment 2.
Suggestions:
-
Create a new notebook and then isolate the convolution network from the example.
-
Run all cells and observe the behavior of the program.
-
Try to improve network accuracy. Feel free to try.
-
Follow the video example and create a new convolution neural network to work with the STL10 dataset.
References
Convolutional Neural Networks with PyTorch
Introduction to PyTorch class. slides
Deep Video class.slides