Skip to content

tht2005/MNIST-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Neural network for predicting hand-written number digit. 

Compile

Use Make
Or use command: g++ main.cpp <all .cpp files in ./include directory> -o main

Training data

https://yann.lecun.com/exdb/mnist/

What the application do?

When start, the application train the model from scratch.
And output current result to stderr (example: stderr.txt) 

Result

Result plot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published