[英]a simple standard belief propagation
I read Zhang's paper Expert Finding in A Social Network , formula(1) is a propagation-base approach,similar to a standard belief propagation.Is there a code example or tool to do this? 我看了张的论文《社交网络中的专家发现》 ,公式(1)是一种基于传播的方法,类似于标准的信念传播。是否有代码示例或工具可以做到这一点? the propagation scheduler seems need to be a parallel implementation.Any guidance would be greatly appreciated.
传播调度程序似乎需要并行执行。任何指导将不胜感激。
您可能想查看LibDai (基于C ++和MatLab的开源),它提供了一些推理算法,包括信念传播的一些变体。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.