Update 4_1_Composing_Networks.ipynb

This commit is contained in:
udlbook
2024-01-10 16:00:15 -05:00
committed by GitHub
parent c81296d080
commit 69dffd8c79

View File

@@ -220,7 +220,7 @@
"source": [ "source": [
"# TODO\n", "# TODO\n",
"# Take a piece of paper and draw what you think will happen when we feed the\n", "# Take a piece of paper and draw what you think will happen when we feed the\n",
"# output of the first network into the second one now that we have changed it. Draw the relationship between\n", "# output of the first network into the modified second network. Draw the relationship between\n",
"# the input of the first network and the output of the second one." "# the input of the first network and the output of the second one."
], ],
"metadata": { "metadata": {
@@ -359,4 +359,4 @@
"outputs": [] "outputs": []
} }
] ]
} }