wasserstein-gans
There are 14 repositories under wasserstein-gans topic.
jalola/improved-wgan-pytorch
Improved WGAN in Pytorch
LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Tensorflow-2
Reimplementation of GANs
nesl/nist_differential_privacy_synthetic_data_challenge
UCLANesl - NIST Differential Privacy Challenge (Match 3)
daigo0927/WGAN_GP
Keras model and tensorflow optimization of 'improved Training of Wasserstein GANs'
demetoir/ALLGANS
머신러닝 프레임워크를 활용한 비교사(Unsupervised) 학습 모델 구현 프로젝트
harsh306/GAN
Basic GANs with variety of loss functions as an exercise for my Thesis with Prof. Randy Paffenroth. KL, Reverse-KL, JS and Wasserstein GAN.
minggli/gan
Conditional GAN, Wasserstein distance and Gradient Penalty in tensorflow
salty-vanilla/tf-gans
Major GANs are implemented in this repository 🔥
kzkadc/wasserstein-gan
Wasserstein GAN(-GP) implemented with PyTorch and Chainer
mr4msm/wgan_gp_chainer
Wasserstein GAN with gradient penalty (WGAN-GP) implemented in Chainer v3.0.0.
amoldamare/Optimizing-GAN-using-Nestorov-Dual-averaging
Applying Dual averaging method to Saddle point problem in GAN
VikramShenoy97/Digit-Generation-Using-WGANs
Generated digits (Similar to the ones in the MNIST dataset) using Wasserstein GANs.
FabrizioMusacchio/wasserstein_gan
This repository contains some code for demonstrating the application of Wasserstein GANs (WGANs)