gradient-penalty topic
List
gradient-penalty repositories
wgan-gp
237
Stars
50
Forks
Watchers
Pytorch implementation of Wasserstein GANs with Gradient Penalty
TadGAN
150
Stars
34
Forks
Watchers
Code for the paper "TadGAN: Time Series Anomaly Detection Using Generative Adversarial Networks"
glsgan-gp
30
Stars
5
Forks
Watchers
Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN) in PyTorch with gradient penalty, including both LS-GAN and WGAN as special cases.