/Convolutional_Neural_Network

In this project, we will build a convolutional neural network to solve a multiclass image classification problem. For this, we'll use the “CIFAR-10” dataset available on Keras. It includes 60000 32 by 32 images of 10 classes.

Primary LanguageJupyter Notebook

Watchers