Mihaela Grigore
Ctrlk
  • 👋About
  • 👩‍🏭Personal projects
  • ✍️Notes
    • Machine Learning in Production
    • NLP
    • Computer Vision
    • Time series
    • Data
    • Python
  • 📚Readings & other media
    • Computer Vision
    • NLP
    • Time Series
    • Generative Adversarial Netoworks (GAN)
    • Python
Powered by GitBook
On this page
  1. 📚Readings & other media

Generative Adversarial Netoworks (GAN)

  • Ian Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, and Yoshua Bengio. Generative adversarial nets. In Advances in neural information processing systems, pages 2672–2680, 2014. -> the 'vanilla' GAN paper

  • Andrew Brock, Jeff Donahue, and Karen Simonyan. Large scale gan training for high fidelity natural image synthesis. arXiv preprint arXiv:1809.11096, 2018. -> BigGAN architecture; which also inspired Alonso et al 2018 for their text generation GAN (see my section on HTG readings here)

PreviousTime SeriesNextPython

Last updated 3 years ago