Learn Before
Concept

Reason of using MCMC

In EBM, if there are just two variables, defining a distribution p(a,b)p(a, b). In order to sample aa, we must draw a from p(ab)p(a | b), and in order to sample bb, we must draw it from p(ba)p(b | a). It seems to be an intractable chicken-and-egg problem. We can use Markov chain to avoid this situation.

0

1

Updated 2021-07-29

References


Tags

Data Science