Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
1.06k
stars
309
forks
source link
tried running this on a linux machine with conda-supplied python #8
Closed
shriphani closed 8 years ago
needed to specify
PYTHONPATH='.'
else it wouldn't pick up anything in theinfogan.*
namespace.