https://github.com/openai/improved-gan
Code for the paper "Improved Techniques for Training GANs"
https://github.com/openai/improved-gan
paper
Last synced: 5 months ago
JSON representation
Code for the paper "Improved Techniques for Training GANs"
- Host: GitHub
- URL: https://github.com/openai/improved-gan
- Owner: openai
- Created: 2016-06-08T15:26:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T23:56:07.000Z (almost 7 years ago)
- Last Synced: 2025-04-14T03:09:08.983Z (6 months ago)
- Topics: paper
- Language: Python
- Homepage: https://arxiv.org/abs/1606.03498
- Size: 15.9 MB
- Stars: 2,311
- Watchers: 248
- Forks: 623
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Status:** Archive (code is provided as-is, no updates expected)
# improved-gan
code for the paper "Improved Techniques for Training GANs"MNIST, SVHN, CIFAR10 experiments in the mnist_svhn_cifar10 folder
imagenet experiments in the imagenet folder