Subgradienttimenetelmä
Subgradienttimenetelmä is a term that appears to be a combination of "subgradient" and "method" or "algorithm" in Finnish. A subgradient method is an iterative optimization technique used to find the minimum of a convex function, particularly when the function is not differentiable. Unlike gradient descent, which requires the gradient to be defined at each point, subgradient methods can handle non-smooth convex functions by using a subgradient instead. A subgradient of a function at a point is a generalization of the gradient.
The core idea of a subgradient method is to move in the direction opposite to a chosen