osanseviero HF staff commited on
Commit
0dc4250
1 Parent(s): cbd03ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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/)