Skip to content

wsw321/Python-Course-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python课程作业-数字识别

##训练:

python run.py --model MySimpleNet
python run.py --model ResNet18

##测试:

python run.py --model MySimpleNet --phase test
python run.py --model ResNet18 --phase test

##PyQt5界面

python MyWindow.py

About

python课程的作业-数字识别

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages