From 5f16e0f9bcae7f3047c924428a025ad29b55b9ae Mon Sep 17 00:00:00 2001
From: udlbook <110402648+udlbook@users.noreply.github.com>
Date: Mon, 29 Jul 2024 18:52:49 -0400
Subject: [PATCH] Fixed problem with example label.
---
Notebooks/Chap03/3_1_Shallow_Networks_I.ipynb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Notebooks/Chap03/3_1_Shallow_Networks_I.ipynb b/Notebooks/Chap03/3_1_Shallow_Networks_I.ipynb
index 80047d3..1c4d9e6 100644
--- a/Notebooks/Chap03/3_1_Shallow_Networks_I.ipynb
+++ b/Notebooks/Chap03/3_1_Shallow_Networks_I.ipynb
@@ -202,7 +202,7 @@
},
"source": [
"If your code is correct, then the final output should look like this:\n",
- "
"
+ "
"
]
},
{