Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Pokémon Image Classifier (Machine Learning)
|
| 2 |
|
| 3 |
A machine learning project for classifying Pokémon species from images using a supervised image classification model.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
# Pokémon Image Classifier (Machine Learning)
|
| 6 |
|
| 7 |
A machine learning project for classifying Pokémon species from images using a supervised image classification model.
|