/MNIST-ResNet

Classify a modified version of MNIST using ResNet

Primary LanguagePython

MNIST-ResNet

Classify a modified version of MNIST using ResNet

Instructions

  1. Download dataset to current directory, such that
---- Parent Directory
   |
   |---- project3.py
   |
   |---- test_images.pkl
   |
   |---- train_images.pkl
  1. Run project3.py

Accuracy: 96%