Skip to content

KoushikSamudrala/MNIST-classification-of-digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

#project description

In this project, the task of handwritten digits classsification is done using Tensorflow module in python. MNIST is the dataset consists of images and labels of handwritten digits ranging from 0-9 with variations in orientations of digits. All the digits are of grayscaled images of size 60.000 training samples and 10000 test samples.

we will be using CNN architecture to solve this task of digit classification.

Implementation is done using tensorflow/keras module.!

About

Digits classification using MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published