Skip to content

KKKSQJ/mnist_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist_pytorch

基于pytorch的mnist练习

1.首先从MNIST官网下载数据集 http://yann.lecun.com/exdb/mnist/

2.运行ToImg.py
把数据转换为图片(28*28,灰度图)

3.train 运行train.py

4.test 运行test.py

5.result 见resulu.csv

About

基于pytorch的mnist练习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages