Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
carlfeynman
/
mnist
like
0
Runtime error
App
Files
Files
Community
0d0f26d
mnist
/
README.md
carlfeynman
readme updated
0d0f26d
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
192 Bytes
# MNIST CLASSIFIER
MNIST classifier from scratch
*
MLP Model Accuracy: 96%
*
CNN Model Accuracy: 98%
*
Training Notebook: mnist
_classifier.ipynb
* Cleaned Python Version: mnist_
classifier.py