Skip to content

Commit

Permalink
Ch17 title (rasbt#64)
Browse files Browse the repository at this point in the history
* Updateing the chapter title (part1)

* Updateing the chapter title (part2)

* Updateing the chapter title (optional notebook)
  • Loading branch information
vmirly authored Nov 8, 2019
1 parent 3eaa673 commit 7ef923b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ch17/ch17_optional_DCGAN.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
]
},
{
Expand Down Expand Up @@ -1002,7 +1002,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.4"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions ch17/ch17_part1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
]
},
{
Expand Down Expand Up @@ -1180,7 +1180,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.4"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions ch17/ch17_part2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
]
},
{
Expand Down Expand Up @@ -1142,7 +1142,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 7ef923b

Please sign in to comment.