From 1742fb7351209ed8559c3cfee746635a14ad8c4f Mon Sep 17 00:00:00 2001 From: liang <437082907@qq.com> Date: Fri, 19 Apr 2019 11:49:53 +0800 Subject: [PATCH] =?UTF-8?q?add=20GAN=E5=9B=BE=E5=83=8F=E7=94=9F=E6=88=90?= =?UTF-8?q?=E7=BB=BC=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eac8c3d..8c474b1 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ * [千奇百怪的GAN变体](https://zhuanlan.zhihu.com/p/26491601) * [The GAN Landscape:Losses, Architectures, Regularization, and Normalization](https://arxiv.org/pdf/1807.04720.pdf) * [深度学习新星:GAN的基本原理、应用和走向](https://www.leiphone.com/news/201701/Kq6FvnjgbKK8Lh8N.html) +* [GAN生成图像综述](https://zhuanlan.zhihu.com/p/62746494) #### 教程