/info-GAN

Implementation Info-GAN in pytorch

Primary LanguagePython

info-GAN

Implementation Info-GAN in pytorch

why info-GAN

  • I just found it insteresting.
  • A good way to learn disentangled representations.

References

  1. Xi Chen, Yan Duan, Rein Houthooft, John Schulman, Ilya Sutskever, Pieter Abbeel. InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets. [arxiv]
  2. pianomania/infoGAN-pytorch [repo]