Machine Learning project - Multi-Class Classification
- This project aims at identifying the breed of a dog given it's image
- The problem statement is taken from Kaggle
- The data is downloaded from Kaggle
- This project uses an existing model MobileNet V2
- Libraries and Models used:
- numpy
- matplotlib
- pandas
- TensorFlow
- TensorFlow Hub
- MobileNet V2