This repository contains the code and resources for a deep learning project focused on image classification using Convolutional Neural Networks (CNNs). The objective is to train a model capable of accurately classifying images into predefined categories.
This project addresses the task of image classification, a fundamental problem in computer vision. The ability to accurately classify images has applications in various fields, from healthcare to autonomous vehicles.
- Python (>=3.6)
- TensorFlow (>=2.0)
- NumPy
- Matplotlib