Skip to content

手写数字识别,GUI 演示 Demo,"hello world" project in Machine Learning

License

Notifications You must be signed in to change notification settings

Oslomayor/mnist-pytorch-matplotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-pytorch-matplotlib

手写数字识别,GUI 演示 Demo,"hello world" project in Machine Learning

演示效果

2022-06-07

文件说明

文件1用于训练并保存模型,文件2用于演示模型

1. mnist.py

训练手写数字识别神经网络模型,保存模型,测试正确率

2. handwrite.py

手写数字识别演示Demo,基于matplotlib开发GUI
按住鼠标左键绘制,键盘Enter识别,Backspace删除绘图

About

手写数字识别,GUI 演示 Demo,"hello world" project in Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages