[MS0540] Mathematics for AI
Gradient Descent
Loss Function
We want to minimize the cost of the function. we can re-model and substitute the equation above into a simpler term below.
Essentially,
What it means to minimize the function above is - to find the X value that can produce the lowest y-value. (the minimum point of the graph y=X^2)
Last updated
Was this helpful?