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
main
mnist-classifier
2 contributors
History:
12 commits
harry
feat: add prediction script and model file for MNIST digit classification
0dee387
2 months ago
.vscode
feat: baseline model
2 months ago
mnist_classifier
feat: update training loop with learning rate scheduler and progress bar enhancements
2 months ago
models
feat: add prediction script and model file for MNIST digit classification
2 months ago
test
feat: add prediction script and model file for MNIST digit classification
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
103 Bytes
feat: update model training and logging, add mypy cache to .gitignore
2 months ago
README.md
Safe
148 Bytes
feat: add init model
2 months ago
poetry.lock
Safe
292 kB
feat: baseline model
2 months ago
predict.py
Safe
1.93 kB
feat: add prediction script and model file for MNIST digit classification
2 months ago
pyproject.toml
Safe
593 Bytes
feat: baseline model
2 months ago
torchvision.pyi
Safe
167 Bytes
feat: add prediction script and model file for MNIST digit classification
2 months ago