Skip to content

liqy2019/CNN-for-MNIST_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN-for-MNIST

使用CNN实现对手写数字的识别

Requirement

Using the PyTorch framework for neural networks
*PyTorch version 1.2.0
*Python version 3.7.3

Usage

train.py为对数据集的单次EPOCH训练
train_iter.py为对数据集的多次EPOCH训练

如果觉得不错!点个star!

About

使用CNN实现对手写数字的识别(Pytorch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages