Skip to content

A C++ implementation of artificial neural network for MNIST dataset (the handwritten digits)

License

Notifications You must be signed in to change notification settings

zaqxs123456/Cpp-ANN-MNIST-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ ANN MNIST recognition

A C++ implementation of artificial neural network for MNIST dataset (the handwritten digits) from scratch, with gradient descent and backpropagation.

Don't copy for school project, try compile it yourself, no dependency needed(?).

About

A C++ implementation of artificial neural network for MNIST dataset (the handwritten digits)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages