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