Skip to content

sumansai14/digit-identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digit-identifier

My first foray into neural networks.

Implemented a neural network with various configurations. The best performance is given by MSE cost function with upto 96% accuracy on the test data on SGD. Over the course of implementing this algorithm, I've realised that SGD is much more faster than mini batch or batch gradient descent

Credits -

About

Neural network to identify digits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages