Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
flxowens
/
mnist-classifier
like
0
ylecun/mnist
English
License:
mit
Model card
Files
Files and versions
Community
0dee387
mnist-classifier
/
.gitignore
harry
feat: update model training and logging, add mypy cache to .gitignore
5144b79
2 days ago
raw
Copy download link
history
blame
103 Bytes
__pycache__/
*
.pyc
.pytest_cache/
.mypy_cache/
wandb/
checkpoints/
*
.egg-info/
dist/
mnist/
data/
runs/