Rahul Sharma (Editor)

Expectation propagation

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Expectation propagation (EP) is a technique in Bayesian machine learning.

EP finds approximations to a probability distribution. It uses an iterative approach that leverages the factorization structure of the target distribution. It differs from other Bayesian approximation approaches such as Variational Bayesian methods.

References

Expectation propagation Wikipedia


Similar Topics