# Generative Adversarial Nets

## 前言

生成对抗网络（Generative Adversarial Nets，GAN）自2014年被提出以来便受到了业内广泛的关注，Yann LeCun将GAN赞誉为”这几年最棒的想法“。GAN作为无监督学习的一个分支被广泛的应用于数据集的生成。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://senliuy.gitbook.io/advanced-deep-learning/di-jiu-zhang-ff1a-sheng-cheng-dui-kang-wang-luo/generative-adversarial-nets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
