Skip to content

Generative Adversarial Networks

← Back to topic

Authors: Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio
Year: 2014
Journal: NeurIPS
DOI: 10.48550/arXiv.1406.2661
Publisher: https://arxiv.org/abs/1406.2661

Keywords: gan, generative, adversarial

Abstract

We propose a new framework for estimating generative models via an adversarial process in which we simultaneously train two models.

Cite this paper

bibtex
@misc{gan2014,
  title  = {Generative Adversarial Networks},
  author = {Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio},
  year   = {2014},
  journal = {NeurIPS},
  doi    = {10.48550/arXiv.1406.2661},
  url    = {https://doi.org/10.48550/arXiv.1406.2661},
}

Source files

Released under the MIT License.