there are two python files:
conditional_gan.py: use the traditional GAN as the baseline
conditional_DCGAN.py: use the DCGAN as the baseline
CUDA 8.0+
pytorch 0.3.1
torchvision
the conditional_gan:
[1] Conditional Generative Adversarial Nets
[2]Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks