Minor typo correction- Update 9_1_L2_Regularization.ipynb
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
"source": [
|
||||
"# Computes the regularization term\n",
|
||||
"def compute_reg_term(phi0,phi1):\n",
|
||||
" # TODO compute the regularization term (term in large brackets in the above equstion)\n",
|
||||
" # TODO compute the regularization term (term in large brackets in the above equation)\n",
|
||||
" # Replace this line\n",
|
||||
" reg_term = 0.0\n",
|
||||
"\n",
|
||||
@@ -535,4 +535,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user