8000 GitHub - amirhj/max-sum
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amirhj/max-sum

Repository files navigation

Implementation of Max-Sum Algorithm In Python2.7

How to run:

python ms.py input-file -l 10

Options:

  • input-file is representation of factor graph in json the file fg.json is an example.
  • -l: lambda(number of time that z vector is not changed to ensure convergence of a variable agent). Default: 10
  • Body of functions are in Functions.py file. The content in this file is for example in fg.json file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0