/Image-classification-using-CNN-CIFAR10-dataset-Deep-Learning-Tensorflow-Python-

In this project we will do small image classification using CIFAR10 dataset in tensorflow . We will use convolutional neural network for this image classification problem. First we will train a model using simple artificial neural network and understand why CNN is preferred over ANN for image classification.

Primary LanguageJupyter Notebook

This repository is not active