Came across this guy’s project
https://github.com/germain-hug/GANs-Keras
Mentioned some papers on GANs. Interesting for overview of related algorithms.
https://arxiv.org/abs/1511.06434 – Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
https://arxiv.org/abs/1701.07875 – Wasserstein GAN
https://arxiv.org/abs/1411.1784 – Conditional Generative Adversarial Nets
https://arxiv.org/abs/1606.03657 – InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets