Larissantana27
commited on
Commit
•
ed73658
1
Parent(s):
9cd6872
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
- loss
|
7 |
+
- confusion_matrix
|
8 |
+
tags:
|
9 |
+
- fashion
|
10 |
+
- clothing
|
11 |
+
- garments
|
12 |
+
- image-classification
|
13 |
+
- keras
|
14 |
+
- tf
|
15 |
+
library_name: keras
|
16 |
+
pipeline_tag: image-classification
|
17 |
+
---
|