Govur University Logo
--> --> --> -->
...

In gradient descent, which specific mathematical property of a loss function guarantees that the algorithm will converge to a global minimum rather than getting stuck in a local one?



The mathematical property that guarantees gradient descent will converge to a global minimum is convexity. A loss function is convex if a line segment drawn between any two points on the function's graph lies entirely on or above the graph. Visually, a convex function is shaped like a bowl, meani....

Log in to view the answer



Redundant Elements