edtech07 commited on
Commit
59209e6
·
verified ·
1 Parent(s): d48e97d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,2 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🐾 Animal Classifier CNN
2
  A simple CNN trained on 5 animals: cat, dog, lion, elephant, horse.
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - pytorch
5
+ - cnn
6
+ - image-classification
7
+ license: mit
8
+ datasets:
9
+ - animals10
10
+ ---
11
+
12
  # 🐾 Animal Classifier CNN
13
  A simple CNN trained on 5 animals: cat, dog, lion, elephant, horse.