Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
base_model:
|
| 8 |
+
- rishirajbal/Dog_Cats_Classifier_CNN
|
| 9 |
+
new_version: rishirajbal/Dog_Cats_Classifier_CNN
|
| 10 |
+
pipeline_tag: image-classification
|
| 11 |
+
library_name: keras
|
| 12 |
+
tags:
|
| 13 |
+
- art
|
| 14 |
+
---
|