Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- keras
|
6 |
-
|
7 |
---
|
8 |
|
9 |
Keras Dog vs Cat based on the [official Keras documentation](https://keras.io/examples/vision/image_classification_from_scratch/)
|
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- keras
|
6 |
+
library_name: keras
|
7 |
---
|
8 |
|
9 |
Keras Dog vs Cat based on the [official Keras documentation](https://keras.io/examples/vision/image_classification_from_scratch/)
|