AI / DEEP LEARNING
Animal Image Classification
A Deep Learning project using Convolutional Neural Networks to classify animal images.
View on GitHub
My Contribution
- Prepared the image dataset.
- Performed preprocessing and augmentation.
- Designed the CNN architecture.
- Implemented EarlyStopping.
- Trained the classification model.
- Evaluated results using accuracy and confusion matrix.