Skip to content

Implement different Convolutional Neural Networks (CNN) classifiers using GPU-enabled Tensorflow and Keras API Compare different CNN architectures.

License

Notifications You must be signed in to change notification settings

patilabhi20/image-classification-via-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Image-Classification-using-CIFAR-10-dataset

small_images (1)

The CIFAR-10 Dataset is an important image classification dataset. It consists of 60000 32x32 colour images in 10 classes (airplanes, automobiles, birds, cats, deer, dogs, frogs, horses, ships, and trucks), with 6000 images per class. There are 50000 training images and 10000 test images.

The GOALS of this project are to:

Implement different Convolutional Neural Networks (CNN) classifiers using GPU-enabled Tensorflow and Keras API Compare different CNN architectures

Tools:

GPU-enabled Tensorflow

Keras API

About

Implement different Convolutional Neural Networks (CNN) classifiers using GPU-enabled Tensorflow and Keras API Compare different CNN architectures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published