Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 332 Bytes

DCGAN-svhn


简单的DCGAN应用和基本的GAN在MNIST数据集上的应用
DCGAN的saver应该写在循环类,训练量太大中途死机结果有得重新训练...

Simple application of DCGAN and Basic GAN for MNIST
Something wrong with the saver function of DCGAN,it shoule be setted in the for loop.