Rename chapters 11 to 15 and split chapter 15 into 15 and 16

main
Aurélien Geron 2019-04-16 20:39:14 +08:00
parent 61bb73074b
commit df9b91e2e8
6 changed files with 1240 additions and 1100 deletions

View File

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Chapter 11 Deep Learning**"
"**Chapter 11 Training Deep Neural Networks**"
]
},
{

View File

@ -4,14 +4,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Custom Models and Training with TensorFlow 2"
"**Chapter 12 Custom Models and Training with TensorFlow**"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"_This notebook contains all the sample code and solutions to the exercises in chapter 12._"
"_This notebook contains all the sample code in chapter 12._"
]
},
{

View File

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Chapter 13 Loading and Preprocessing Data**\n",
"**Chapter 13 Loading and Preprocessing Data with TensorFlow**\n",
"\n",
"_This notebook contains all the sample code and solutions to the exercises in chapter 13._"
]

View File

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Chapter 14 Convolutional Neural Networks**"
"**Chapter 14 Deep Computer Vision Using Convolutional Neural Networks**"
]
},
{

File diff suppressed because it is too large Load Diff