Code for reproducing experiments in "Improved Training of Wasserstein GANs"
Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP
a tensorflow implementation of WGAN
Improved WGAN in Pytorch
Pytorch implementation of Wasserstein GANs with Gradient Penalty
dcgan,wgan and improved wgan implementation by tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
WGAN-GP tensorflow implementation
DCGAN LSGAN WGAN-GP DRAGAN PyTorch
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
Pytorch implementation of DCGAN, CDCGAN, LSGAN, WGAN and WGAN-GP for CelebA dataset.
Creats new kinds of pokemons using WGAN!
gan, wgan-gp, anomaly detection, unsupervised, pytorch
PyTorch implementation of DCGAN, WGAN-GP and SNGAN.
stock prediction with GAN and WGAN
A pytorch implementation of WGAN-GP
A keras implementation of conditional wgan-gp
gan, wgan-gp, anomaly detection, unsupervised, pytorch
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch