File size: 203 Bytes
68abbc3
59b82e8
19d498a
 
0d0f26d
 
19d498a
fe73ea3
19d498a
1
2
3
4
5
6
7
8
9
# MNIST CLASSIFIER
MNIST classifier from scratch
* Model: CNN
* Accuracy: 98%

* Training Notebook: mnist_classifier.ipynb
* Cleaned Python Inference Version: mnist_classifier.py

* Model: classifier.pkl