Back to Projects
AI / DEEP LEARNING

Animal Image Classification

A Deep Learning project using Convolutional Neural Networks to classify animal images.

View on GitHub
Animal Image Classification preview
01

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.