Update 9_2_Implicit_Regularization.ipynb
This commit is contained in:
@@ -310,7 +310,7 @@
|
|||||||
"grad_path_tiny_lr = None ;\n",
|
"grad_path_tiny_lr = None ;\n",
|
||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# TODO: Run the gradient descent on the modified loss\n",
|
"# TODO: Run the gradient descent on the unmodified loss\n",
|
||||||
"# function with 100 steps and a very small learning rate alpha of 0.05\n",
|
"# function with 100 steps and a very small learning rate alpha of 0.05\n",
|
||||||
"# Replace this line:\n",
|
"# Replace this line:\n",
|
||||||
"grad_path_typical_lr = None ;\n",
|
"grad_path_typical_lr = None ;\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user