mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Rename chapters 11 to 15 and split chapter 15 into 15 and 16
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"**Chapter 11 – Deep Learning**"
|
"**Chapter 11 – Training Deep Neural Networks**"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -4,14 +4,14 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Custom Models and Training with TensorFlow 2"
|
"**Chapter 12 – Custom Models and Training with TensorFlow**"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"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",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"**Chapter 13 – Loading and Preprocessing Data**\n",
|
"**Chapter 13 – Loading and Preprocessing Data with TensorFlow**\n",
|
||||||
"\n",
|
"\n",
|
||||||
"_This notebook contains all the sample code and solutions to the exercises in chapter 13._"
|
"_This notebook contains all the sample code and solutions to the exercises in chapter 13._"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"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
1228
16_nlp_with_rnns_and_attention.ipynb
Normal file
1228
16_nlp_with_rnns_and_attention.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user