Image-Recognition-and-Classification-using-Deep-Learning
To build a deep learning model that can recognize and classify images using Convolutional Neural Networks (CNNs). We are using the CIFAR-10 dataset, which consists of 60,000 32x32 color images in 10 classes, to train and evaluate our model.