< 1 >
Belief propagation (BP)
Belief propagation is an algorithm for computing probabilities.
Explanation
It is used in graphical models, where it updates what you believe about unknown variables by passing messages between connected nodes in a graph.
HistoryThis algorithm was first proposed by Judea Pearl in 1982. |
