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...
main
Handwritten_Digit_Classifier
352 kB
2 contributors
History:
14 commits
Jechen00
Fixed an issue with bar chart numbers being cut off
0a1af3d
verified
10 months ago
app_components
Fixed an issue with bar chart numbers being cut off
10 months ago
app_utils
added a bit of error handling
10 months ago
assets
initial commit with Panel app
10 months ago
model_training
changed model used by app to have less compute
10 months ago
saved_models
changed model used by app to have less compute
10 months ago
.gitattributes
1.48 kB
Duplicate from Panel-Org/panel-template
10 months ago
.gitignore
62 Bytes
Removed optional plotting from model_training/data_setup.py. Matplotlib no longer required.
10 months ago
Dockerfile
462 Bytes
Update Dockerfile
10 months ago
README.md
284 Bytes
initial commit
10 months ago
app.py
9.24 kB
changed model used by app to have less compute
10 months ago
requirements.txt
86 Bytes
Removed optional plotting from model_training/data_setup.py. Matplotlib no longer required.
10 months ago