openai / InfoGAN

Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
https://arxiv.org/abs/1606.03657
1.06k stars 309 forks source link

Support latest TensorFlow API #17

Open MajorTal opened 7 years ago

MajorTal commented 7 years ago

Support latest TensorFlow API (and avoid the ValueError exception)