Fix some section levels

main
Aurélien Geron 2021-10-02 22:40:18 +13:00
parent 7fc088e23d
commit 2bd68d6348
4 changed files with 6 additions and 6 deletions

View File

@ -3640,7 +3640,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 12. Implement a custom layer that performs _Layer Normalization_\n",
"## 12. Implement a custom layer that performs _Layer Normalization_\n",
"_We will use this type of layer in Chapter 15 when using Recurrent Neural Networks._"
]
},

View File

@ -1603,7 +1603,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Using Feature Columns for Parsing"
"## Using Feature Columns for Parsing"
]
},
{

View File

@ -1173,7 +1173,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Mean Average Precision (mAP)"
"## Mean Average Precision (mAP)"
]
},
{

View File

@ -114,7 +114,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Generate the Dataset"
"## Generate the Dataset"
]
},
{
@ -189,7 +189,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Computing Some Baselines"
"## Computing Some Baselines"
]
},
{
@ -289,7 +289,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Using a Simple RNN"
"## Using a Simple RNN"
]
},
{