Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fxmarty
/
resnet-tiny-mnist
like
5
Image Classification
Transformers
PyTorch
resnet
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
fxmarty
commited on
Apr 27, 2022
Commit
d64012c
•
1 Parent(s):
93f7d08
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
---
2
license: gpl-3.0
3
---
1
---
2
license: gpl-3.0
3
---
4
+
5
+
A small Resnet model for MNIST. Achieves 0.985 accuracy on the validation set.