Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''Stochastic approximation''' methods are a family of iterative [[stochastic optimization]] [[algorithm]]s that attempt to find zeroes or extrema of functions which cannot be computed directly, but only estimated via noisy observations.
Mathematically, this refers to solving:
:<math> \min_{x \in \Theta}\; f(x) = \mathbb E[F(x,\xi)] </math>
|