osanseviero
commited on
Commit
•
0dc4250
1
Parent(s):
cbd03ba
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,6 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- keras
|
6 |
-
---
|
|
|
|
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- keras
|
6 |
+
---
|
7 |
+
|
8 |
+
Keras Dog vs Cat based on the [official Keras documentation](https://keras.io/examples/vision/image_classification_from_scratch/)
|