Update 9_2_Implicit_Regularization.ipynb

This commit is contained in:
udlbook
2024-01-25 09:46:01 +00:00
committed by GitHub
parent 934f5f7748
commit 65c685706a

View File

@@ -310,7 +310,7 @@
"grad_path_tiny_lr = None ;\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",
"# Replace this line:\n",
"grad_path_typical_lr = None ;\n",