Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nateraw
/
keras-mnist-convnet-demo
like
0
Image Classification
Keras
TF-Keras
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Use this model
refs/pr/1
keras-mnist-convnet-demo
/
config.json
nateraw
Add model
766e130
over 3 years ago
raw
Copy download link
history
blame
Safe
144 Bytes
{
"id2label"
:
{
"0"
:
"zero"
,
"1"
:
"one"
,
"2"
:
"two"
,
"3"
:
"three"
,
"4"
:
"four"
,
"5"
:
"five"
,
"6"
:
"six"
,
"7"
:
"seven"
,
"8"
:
"eight"
,
"9"
:
"nine"
}
}