Contains all of my code that is relevant to Northwestern's MSDS-462 class, Computer Vision
- Week 1:
- Training a CNN (ResNet18) on the Fashion-MNIST benchmarking dataset
- Week 2:
- Training DQN to play Mrs. PacMan
The main contents of this repo are as follows:
project
└─── week1
│ │ fashion-mnist.ipynb
└─── week2
| | DQN (CNN).ipynb