Update 2_1_Supervised_Learning.ipynb

This commit is contained in:
SwayStar123
2024-05-12 15:01:36 +05:30
committed by GitHub
parent dd0eaeb781
commit 8200299e64

View File

@@ -196,7 +196,7 @@
"source": [
"# Visualizing the loss function\n",
"\n",
"The above process is equivalent to to descending coordinate wise on the loss function<br>\n",
"The above process is equivalent to descending coordinate wise on the loss function<br>\n",
"\n",
"Now let's plot that function"
],
@@ -249,4 +249,4 @@
"outputs": []
}
]
}
}