Skip to content

This project is Multi-class Image classification using Convolutional Neural Network developed using Python programming language.

License

Notifications You must be signed in to change notification settings

SathvikHR/Mutli-Class-image-classification-using-CNN-in-Python-AI-Project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mutli-Class-image-classification-using-CNN-in-Python-AI-Project-

This project is Multi-class Image classification using Convolutional Neural Network developed using Python programming language. Fashion-MNIST is a dataset of Zalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. Zalando intends Fashion-MNIST to serve as a direct drop-in replacement for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits. The CNN Model is optimized by adding Dropout layer to get the overall accuracy of testing phase to 93 percent.

About

This project is Multi-class Image classification using Convolutional Neural Network developed using Python programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published