最近看的很多材料都提到了这个东西,实在不解,于是向大伙们救助
1
YzSama Apr 14, 2019 via iPhone
不如楼主你直接点?😂
|
2
oblivious Apr 14, 2019
Machine Learning = ML ?
belief = 信念?感觉第一次碰到这个词。。。 |
3
airqj Apr 14, 2019
深度信念网络?
|
4
fangchang Apr 15, 2019 Belief propagation, also known as sum-product message passing, is a message-passing algorithm for performing inference on graphical models, such as Bayesian networks and Markov random fields. It calculates the marginal distribution for each unobserved node, conditional on any observed nodes. Belief propagation is commonly used in artificial intelligence and information theory and has demonstrated empirical success in numerous applications including low-density parity-check codes, turbo codes, free energy approximation, and satisfiability.
来自 wikipedia |