bug in pearl_inf_engine/parallel_protocol.m
Brought to you by:
kevinmurphy,
yozhik
As mentioned in Pearl's book, the lambda and pi messages should be normalized to avoid numerical underflow. However, it is not realized in current version. And I did observe that all messages, and consequently all beliefs, quickly converged to zeros on a densely connected network.