Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
datasets:
|
| 4 |
- AIOmarRehan/AnimalsDataset
|
| 5 |
---
|
|
|
|
| 6 |
|
| 7 |
# Animal Image Classification (TensorFlow & CNN)
|
| 8 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
---
|
| 4 |
+
license: mit
|
| 5 |
+
tags:
|
| 6 |
+
- image-classification
|
| 7 |
+
- tensorflow
|
| 8 |
+
- AnimalsClassification
|
| 9 |
+
- InceptionV3
|
| 10 |
datasets:
|
| 11 |
- AIOmarRehan/AnimalsDataset
|
| 12 |
---
|
| 13 |
+
---
|
| 14 |
|
| 15 |
# Animal Image Classification (TensorFlow & CNN)
|
| 16 |
|