Skip to content

AustinCStone/ConvNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvNet

A "deep" convolutional neural network for classifying the MNIST database. Uses dropout and rmsprop.

Use the download_mnist.sh file to download the mnist data. Then simply run python convolution_net.py to run the network.

About

A "deep" convolutional neural network for classifying the MNIST database. Uses dropout and rmsprop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published