diff --git a/Notebooks/Chap04/4_1_Composing_Networks.ipynb b/Notebooks/Chap04/4_1_Composing_Networks.ipynb index 83cbe73..284fdd3 100644 --- a/Notebooks/Chap04/4_1_Composing_Networks.ipynb +++ b/Notebooks/Chap04/4_1_Composing_Networks.ipynb @@ -134,7 +134,7 @@ { "cell_type": "markdown", "source": [ - "Let's define two networks. We'll put the prefixes n1_ and n2_ before all the variables to make it clear which network is which. We'll just consider the inputs and outputs over the range [-1,1]. If you set the \"plot_all\" flat to True, you can see the details of how they were created." + "Let's define two networks. We'll put the prefixes n1_ and n2_ before all the variables to make it clear which network is which. We'll just consider the inputs and outputs over the range [-1,1]." ], "metadata": { "id": "LxBJCObC-NTY" diff --git a/Notebooks/Chap04/4_3_Deep_Networks.ipynb b/Notebooks/Chap04/4_3_Deep_Networks.ipynb index cf65528..5754e95 100644 --- a/Notebooks/Chap04/4_3_Deep_Networks.ipynb +++ b/Notebooks/Chap04/4_3_Deep_Networks.ipynb @@ -118,7 +118,7 @@ { "cell_type": "markdown", "source": [ - "Let's define a network. We'll just consider the inputs and outputs over the range [-1,1]. If you set the \"plot_all\" flat to True, you can see the details of how it was created." + "Let's define a network. We'll just consider the inputs and outputs over the range [-1,1]." ], "metadata": { "id": "LxBJCObC-NTY"