Skip to content
/ LM_GaBP Public

Solving matrix equation using probabilistic graphical model

Notifications You must be signed in to change notification settings

tndoan/LM_GaBP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

LM_GaBP

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

python main.py A.txt b.txt

About

Solving matrix equation using probabilistic graphical model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages