Conditional GAN This is a pyTorch implementation of conditional GAN We use the deep convolution operation to construct the model instead of the multi perception. Train Example: python condition_GAN.py The Loss cures of generator and discriminator