Update 6_2_Gradient_Descent.ipynb
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"source": [
|
||||
"# **Notebook 6.2 Gradient descent**\n",
|
||||
"\n",
|
||||
"This notebook recreates the gradient descent algorithm as shon in figure 6.1.\n",
|
||||
"This notebook recreates the gradient descent algorithm as shown in figure 6.1.\n",
|
||||
"\n",
|
||||
"Work through the cells below, running each cell in turn. In various places you will see the words \"TO DO\". Follow the instructions at these places and make predictions about what is going to happen or write code to complete the functions.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user