深度卷积生成对抗网络TensorFlow代码实现
Tensorflow implementation of [Deep Convolutional Generative Adversarial Networks](http://arxiv.org/abs/1511.06434) which is a stabilize Generative Adversarial Networks.
文件列表
DC-GAN.rar
(预估有个10文件)
DC-GAN
main.py
3KB
DCGAN.png
147KB
utils.py
9KB
data
mnist
train-images.idx3-ubyte
44.86MB
t10k-labels.idx1-ubyte
10KB
t10k-images.idx3-ubyte
7.48MB
train-labels.idx1-ubyte
59KB
暂无评论