2.4 Tracking NonStionary Problem
If we want our not to be too influenced by the past, we can change our StepSize by a static value. Let's define StepSize as
We call this a weighted average because the sum of the weights is :
This is called and exponential, recency-weighted average. Sometimes it is convenient to vart the step-size parameter from step to step.
A well-known result in stochastic approximation theory gives us the conditions required to assure convergence with probability 1.
and
The first condition is required to guarantees that the steps are large enough to eventually overcome any initial conditions or random fluctuations. The second condition guarantees that eventually the steps become small enough to assure convergence