Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mattia33011
/
Fashion_Identifier
like
0
Image Classification
Keras
zalando-datasets/fashion_mnist
License:
mit
Model card
Files
Files and versions
Community
Use this model
mattia33011
commited on
Oct 19, 2024
Commit
3e6dc36
·
verified
·
1 Parent(s):
f532851
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- zalando-datasets/fashion_mnist
5
+
metrics:
6
+
- accuracy
7
+
pipeline_tag: image-classification
8
+
library_name: keras
9
+
---