Caesar AI Atlas

Стохастическая оптимизация

Also known as: Stochastic Optimisation

Caesar AI Atlas Definition

Стохастическая оптимизация относится к методам оптимизации, включающим случайность в целевую функцию, ограничения, выборку или процесс поиска. Она используется, когда задачи содержат неопределённость или когда случайная выборка делает крупные оптимизационные задачи более практичными.

Other Definitions

Стохастическая оптимизация Source

Any optimization method that generates and uses random variables. For stochastic problems, the random variables appear in the formulation of the optimization problem itself, which involves random objective functions or random constraints. Stochastic optimization methods also include methods with random iterates. Some stochastic optimization methods use random iterates to solve stochastic problems, combining both meanings of stochastic optimization. Stochastic optimization methods generalize deterministic methods for deterministic problems.

Related Terms