max-product
There are 4 repositories under max-product topic.
krashkov/Belief-Propagation
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
Chitraketu/pgm_inference
This is a project in which exact inference for tree-structured graph and approximate inference for general graph is implemented.
ospluscode/ArrayList
(array) List Data Structure implementation; questions and solutions
ospluscode/osPlayground
Solutions to some interesting questions on different data structure and algorithm concepts