This project demonstrates an image classification system built using a Convolutional Neural Network (CNN).
The model is trained to classify images into different categories using deep learning techniques.
- Python
- TensorFlow / Keras
- CNN (Convolutional Neural Networks)
- NumPy
- Matplotlib
- Images_Classification_using_CNN.ipynb β Training and evaluation notebook
- README.md β Project documentation
- Install dependencies - requirements.txt
- Run the notebook
- Model accuracy achieved during training
- Confusion matrix and performance metrics included in notebook
- Kaggle
PACKIARAJ-R