Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
theadityamittal
/
apparel-classifier
like
0
Image Classification
TF-Keras
fashion_mnist
Sequential
Model card
Files
Files and versions
xet
Community
Use this model
theadityamittal
commited on
May 30, 2024
Commit
a34ba3c
·
verified
·
1 Parent(s):
28535ac
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
datasets:
3
+
- fashion_mnist
4
+
metrics:
5
+
- accuracy
6
+
pipeline_tag: image-classification
7
+
---