Skip to content

mnist data training and testing with back propagation

License

Notifications You must be signed in to change notification settings

binglel/mnist_bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist_bp

mnist data training and testing with back propagation

requirement

sudo apt-get install python3-pyqt5
pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple

run

py3

python train.py
training loss

or GUI

python UI.py

result

Predicted Correct Rate: 90.94% on test data.

About

mnist data training and testing with back propagation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages