chainer implementation of dcgan(Deep Convolutional Generative Adversarial Networks)
python dcgan.py --gpu 0
-
Alec Radford, Luke Metz, and Soumith Chintala. Unsupervised representation learning with deep convolutional gener- ative adversarial networks. ICLR, 2016.
-
Ian Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio. Generative adversarial nets. In Advances in neural information processing systems, pp. 2672–2680, 2014.