Skip to content

Digit recognition neural network using the MNIST dataset. Features include a full gui, convolution, pooling, momentum, nesterov momentum, RMSProp, batch normalization, and deep networks.

License

Notifications You must be signed in to change notification settings

qdm097/MNIST-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-CNN

Digit recognition neural network using the MNIST dataset. Features include a full gui, convolution, pooling, momentum, nesterov momentum, RMSProp, batch normalization, and deep networks.