Generative Networks : Memo
Published: 2017-01-11 19:05:36
Categories: AI/ML & Inference
Tags: GAN, Generative Adversarial Networks, memo
Ian Goodfellow's one of the popular works is the GAN (Generative Adversarial Networks). These networks basically can generate images (which look like real images). In the coming future, I wish to get into this a bit.
Below could be a good start point : a) Tutorial by Goodfellow in NIPS2016 : [Arxiv] [Slides]