基于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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
基于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