Update 4_3_Deep_Networks.ipynb

This commit is contained in:
udlbook
2024-01-10 16:04:22 -05:00
committed by GitHub
parent a7d363fcf1
commit e692fdd226

View File

@@ -118,7 +118,7 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
"Let's define a networks. 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]. If you set the \"plot_all\" flat to True, you can see the details of how it was created."
], ],
"metadata": { "metadata": {
"id": "LxBJCObC-NTY" "id": "LxBJCObC-NTY"