gradientittomiin
Gradientittomiin is a term used in Finnish-language discussions of optimization to denote methods that do not require gradient information. In contrast to gradient-based approaches such as gradient descent, gradientittomiin algorithms operate on function evaluations alone and aim to locate optima in settings where derivatives are unavailable, unreliable, or expensive to compute.
Definitions and categories: Gradientittomiin methods include direct search procedures (for example, the Nelder–Mead simplex method and
Characteristics and usage: They are particularly suitable for noisy, non-differentiable, or multimodal objective functions and for
History and context: The development of gradient-free methods traces to mid-20th century work by Nelder and
See also: gradient descent, derivative-free optimization, Nelder-Mead, Bayesian optimization, CMA-ES, pattern search.