Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jechen00
/
Handwritten_Digit_Classifier
like
35
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f10b815
Handwritten_Digit_Classifier
Ctrl+K
Ctrl+K
2 contributors
History:
13 commits
Jechen00
added a bit of error handling
f10b815
2 months ago
app_components
added a bit of error handling
2 months ago
app_utils
added a bit of error handling
2 months ago
assets
initial commit with Panel app
2 months ago
model_training
changed model used by app to have less compute
2 months ago
saved_models
changed model used by app to have less compute
2 months ago
.gitattributes
Safe
1.48 kB
Duplicate from Panel-Org/panel-template
2 months ago
.gitignore
Safe
62 Bytes
Removed optional plotting from model_training/data_setup.py. Matplotlib no longer required.
2 months ago
Dockerfile
Safe
462 Bytes
Update Dockerfile
2 months ago
README.md
Safe
284 Bytes
initial commit
2 months ago
app.py
Safe
9.24 kB
changed model used by app to have less compute
2 months ago
requirements.txt
Safe
86 Bytes
Removed optional plotting from model_training/data_setup.py. Matplotlib no longer required.
2 months ago