You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is the implementation of solving matrix equation using Gaussian belief propagation. The algorithm is from the paper. To run program, Python 2.7 is needed and some of its library are Networkx and Numpy.
Running the code
pythonmain.pyA.txtb.txt
About
Solving matrix equation using probabilistic graphical model