Content deleted Content added
→Formal derivation: removing one notation that is not used anywhere |
→Intuition: initial point should be called x_t, because further we reference it as x_t |
||
Line 27:
Let <math>f(x)</math> be a function that is proportional to the desired probability distribution <math>P(x)</math> (a.k.a. a target distribution).
# Initialization: Choose an arbitrary point <math>
# For each iteration ''t'':
#* '''Generate''' : Generate a candidate <math>x'</math> for the next sample by picking from the distribution <math>g(x'|x_t)</math>.
|