Created using Colab
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"metadata": {
|
||||
"colab": {
|
||||
"provenance": [],
|
||||
"authorship_tag": "ABX9TyPss+SDCn3GEVlRYmKVEPWE",
|
||||
"authorship_tag": "ABX9TyNW9je/Pk2yQ+ikZkj4p7gC",
|
||||
"include_colab_link": true
|
||||
},
|
||||
"kernelspec": {
|
||||
@@ -170,7 +170,7 @@
|
||||
"# Function to calculate the loss\n",
|
||||
"def compute_loss(x,y,phi0,phi1):\n",
|
||||
"\n",
|
||||
" # TODO Replace this line with the loss calculation (equation 2.5)\n",
|
||||
" # TODO Replace this line with the loss calculation\n",
|
||||
" loss = 0\n",
|
||||
"\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user