openai/improved-gan
An OpenAI research implementation of techniques for training Generative Adversarial Networks on image generation tasks.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This repository contains the official code for the 2016 paper ‘Improved Techniques for Training GANs’ by Salimans et al. It provides implementations for training GANs on standard benchmarks including MNIST, SVHN, CIFAR-10, and ImageNet. The code includes experimental setups for semi-supervised learning and techniques to stabilize GAN training.