mnist / README.md
carlfeynman's picture
mlp classifier removed
19d498a
|
raw
history blame
203 Bytes
# 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