Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
resberry
/
mnist-cnn-classifier
like
0
PyTorch
cnn
Model card
Files
Files and versions
Community
main
mnist-cnn-classifier
/
config.json
resberry
Initial model upload
45045d2
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
140 Bytes
{
"input_shape"
:
[
1
,
28
,
28
]
,
"num_classes"
:
10
,
"framework"
:
"pytorch"
,
"model_type"
:
"cnn"
}