SoftWareAK / Image-Classification-with-CNN-for-CIFAR_10-Data

CIFAR-10 Dataset as it suggests has 10 different categories of images in it. There is a total of 60000 images of 10 different classes naming , ,, , ,,,,,. All the images are of size 32×32. There are in total 50000 train images and 10000 test images. Get the data and use Tensorflow, Keras and CNN to classify images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftWareAK/Image-Classification-with-CNN-for-CIFAR_10-Data Stargazers