Hacker News new | ask | show | jobs
by mrdrozdov 3654 days ago
The paper presents improved techniques for training Generative Adversarial Networks (GANs). Code is published here: https://github.com/openai/improved-gan (uses TensorFlow, Theano, Lasgne)

Nice work team!