File size: 325 Bytes
65e90dc
59b82e8
19d498a
 
0d0f26d
 
19d498a
fe73ea3
65e90dc
1
2
3
4
5
6
7
8
9
10
# <img src="/static/favicon.png" alt="Logo" style="float: left; margin-right: 10px; border-radius:100%;margin-top:5px" />  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