8000 GitHub - lmn-ning/MNIST_PyTorch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lmn-ning/MNIST_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST

手写数字识别

数据集

MNIST数据集官网下载地址:

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

精度

98.88%

使用说明

启动训练脚本:python train.py

启动验证脚本:python eval.py

训练参数文件

训练获得的网络参数保存在save_model文件夹下,验证时需调用save_model文件夹下的网络参数文件。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0