Skip to content

Commit

Permalink
Update C1_W3_Lab02_Sigmoid_function_Soln.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kaieye authored Jul 9, 2022
1 parent 5de46d5 commit 9631725
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"outputs": [],
"source": [
"import numpy as np\n",
"%matplotlib inline\n",
"%matplotlib widget\n",
"import matplotlib.pyplot as plt\n",
"from plt_one_addpt_onclick import plt_one_addpt_onclick\n",
"from lab_utils_common import draw_vthresh\n",
Expand Down

0 comments on commit 9631725

Please sign in to comment.