Concept
Local Minimum
For a given objective function , a local minimum occurs at a point if the function's value is smaller than its values at all other points within its immediate vicinity. In deep learning, objective functions usually possess many of these local optima. As an optimization algorithm nears a local minimum, the gradient approaches zero, which can cause the final numerical solution to only minimize the function locally rather than discovering the global minimum.
0
1
Updated 2026-05-15
Contributors are:
Who are from:
Tags
Data Science
D2L
Dive into Deep Learning @ D2L