Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
JumaRubea
/
mnist_handwritten_recognition
like
0
ylecun/mnist
English
Swahili
License:
mit
Model card
Files
Files and versions
Community
f504975
mnist_handwritten_recognition
/
.gitignore
JumaRubea
push files
ec24a39
verified
16 days ago
raw
Copy download link
history
blame
Safe
152 Bytes
# .gitignore example
__pycache__/
*
.py
[cod]
.ipynb_checkpoints/
.env
.venv
venv/
env/
*
.log
*
.sqlite3
.DS_Store
Thumbs.db
.idea/
.vscode/