Skip to content

Hand written digits recognition using simple gradient descent on MNIST data

Notifications You must be signed in to change notification settings

sunnysai12345/MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST

Hand written digits recognition using simple gradient descent on MNIST data

MAIN FILE IS USED TO LOAD DATA INTO ARRAYS####

The training is performed using the train.py using gradient descent with loss function as cross entropy. Run main.py file to see the results. Accuracy:92%

About

Hand written digits recognition using simple gradient descent on MNIST data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published