Pytorch implementation of some GAN models: Vanilla GAN; Conditional GAN (combined in vanill gan); Deep Convolutional GAN (DCGANs); Wasserstein GAN (WGANs); styleGAN1 and styleGAN2 (under tuning);