yma67 / MNIST-ResNet

Classify a modified version of MNIST using ResNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%

About

Classify a modified version of MNIST using ResNet


Languages

Language:Python 100.0%