Skip to content

SatoshiShimada/mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Leraning

Neural network for MNIST dataset.

Network type

  • mnist
    Training network by MNIST dataset.
    Any data assort.

  • mnist_and_soccerball
    Training network by MNIST dataset and soccer ball image.
    Digit and soccer ball image assort.

  • mnist_by_cnn
    Training network by MNIST dataset.
    Using Convolutional neural network.

  • mnist_with_backpropagation
    Training network by MNIST dataset.
    Using backpropagation and stochastic gradient discent.

About

multi-layer perceptron for mnist dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published