Skip to content

Commit c722d07

Browse files
Update Implementation of Gradient Descent In Python.ipynb
1 parent 20980f4 commit c722d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/Implementation of Gradient Descent In Python.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"cell_type": "markdown",
4444
"metadata": {},
4545
"source": [
46-
"We will find the gradient decent of this function - $ f(x) = x^3-5x^2+7$"
46+
"We will find the gradient decent of this function - $ f(x) = x^3-3x^2+7$"
4747
]
4848
},
4949
{

0 commit comments

Comments
 (0)