Skip to content

Applying concepts of deep learning to classify MNIST hand written digit data set by using ANN.

Notifications You must be signed in to change notification settings

TechBison/Handwritten-digit-recognition-through-ANN-KERAS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Handwritten-digit-recognition-through-ANN-KERAS-

Applying concepts of deep learning to classify MNIST hand written digit data set by using ANN.Artificial Neural Network its is a supervised learning technique ,in which a network of neurons are used .

Input data is feed forward (forward propogation) and Errors are computed and it is backpropogated(Backpropogation) through every hidden layer.

Dependency used:-

1.Numpy

2.Pandas

3.Matplotlib

4.Tensorflow

5.Keras

About

Applying concepts of deep learning to classify MNIST hand written digit data set by using ANN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published