Skip to content

NN model made to recognize hand written digits from the MNIST data set. No machine learning related libraries were used to deepen the learning of the neural networks and math behind it.

Notifications You must be signed in to change notification settings

cosmintianu/MNIST-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NN model made to recognize hand written digits from the MNIST data set. The images are 28x28pixels and contain a number written by hand with white on a black background, each pixel has a value between 0 and 255 (0 -> black and 255 -> white).

About

NN model made to recognize hand written digits from the MNIST data set. No machine learning related libraries were used to deepen the learning of the neural networks and math behind it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages