Each folder contains a pdf describing the assignment and a jupyter notebook containing the code and the results.
- Assignment1 implements a linear model which classifies images
- Assignment2 implements a CNN which classifies images
- Assignment3 implements a GAN from which the discriminator's features were transfered to a CNN to classify images