Rename chapters 11 to 15 and split chapter 15 into 15 and 16
parent
61bb73074b
commit
df9b91e2e8
|
@ -4,7 +4,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"**Chapter 11 – Deep Learning**"
|
||||
"**Chapter 11 – Training Deep Neural Networks**"
|
||||
]
|
||||
},
|
||||
{
|
|
@ -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._"
|
||||
]
|
||||
},
|
||||
{
|
|
@ -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._"
|
||||
]
|
||||
|
|
|
@ -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
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue