Skip to content

zhaosm/mnist_classification_cnnWithBN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

采用cnn对mnist分类。实现了bn(滑动平均)。

运行:python main.py

每次训练会生成loss.txt文件记录每5次迭代的loss、log.txt文件记录训练时长,测试会在log.txt中记录准确率。

About

cnn with bn for mnist classification, using tf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages