eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.22k stars 4.05k forks source link

CTGAN implementation #115

Open Sean16SYSU opened 4 years ago

Sean16SYSU commented 4 years ago

IMPROVING THE IMPROVED TRAINING OF WASSERSTEIN GANS: A CONSISTENCY TERM AND ITS DUAL EFFECT

Paper link

I implemented this paper, as it is quoted in WGAN-div.