From 7ef923b17533347cca2f130924a384c896e5adf8 Mon Sep 17 00:00:00 2001 From: Vahid Mirjalili <2880929+vmirly@users.noreply.github.com> Date: Thu, 7 Nov 2019 21:41:17 -0600 Subject: [PATCH] Ch17 title (#64) * Updateing the chapter title (part1) * Updateing the chapter title (part2) * Updateing the chapter title (optional notebook) --- ch17/ch17_optional_DCGAN.ipynb | 4 ++-- ch17/ch17_part1.ipynb | 4 ++-- ch17/ch17_part2.ipynb | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ch17/ch17_optional_DCGAN.ipynb b/ch17/ch17_optional_DCGAN.ipynb index 23e2dcb8..1dd7b7fa 100644 --- a/ch17/ch17_optional_DCGAN.ipynb +++ b/ch17/ch17_optional_DCGAN.ipynb @@ -15,7 +15,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 17: Generative Adversarial Networks (Optional, DCGAN)" + "# Chapter 17: Synthesizing New Data with Generative Adversarial Networks (Optional, DCGAN)" ] }, { @@ -1002,7 +1002,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.3" + "version": "3.7.4" } }, "nbformat": 4, diff --git a/ch17/ch17_part1.ipynb b/ch17/ch17_part1.ipynb index 8c77a639..1eb7331f 100644 --- a/ch17/ch17_part1.ipynb +++ b/ch17/ch17_part1.ipynb @@ -15,7 +15,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 17: Generative Adversarial Networks (Part 1/2)" + "# Chapter 17: Synthesizing New Data with Generative Adversarial Networks (Part 1/2)" ] }, { @@ -1180,7 +1180,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.3" + "version": "3.7.4" } }, "nbformat": 4, diff --git a/ch17/ch17_part2.ipynb b/ch17/ch17_part2.ipynb index 24835dc0..fdc2912e 100644 --- a/ch17/ch17_part2.ipynb +++ b/ch17/ch17_part2.ipynb @@ -15,7 +15,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chapter 17: Generative Adversarial Networks (Part 2/2)" + "# Chapter 17: Synthesizing New Data with Generative Adversarial Networks (Part 2/2)" ] }, { @@ -1142,7 +1142,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.3" + "version": "3.7.4" } }, "nbformat": 4,