sum-product topic

List sum-product repositories

ldpc_decoders

32
Stars
9
Forks
Watchers

Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-sum and sum-product) and a few other decoders.

py-factorgraph

183
Stars
39
Forks
Watchers

Factor graphs and loopy belief propagation implemented in Python

IncrementalInference.jl

72
Stars
21
Forks
Watchers

Clique recycling non-Gaussian (multi-modal) factor graph solver; also see Caesar.jl.

Belief-Propagation

140
Stars
44
Forks
Watchers

Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum

LDPC

81
Stars
23
Forks
Watchers

Playing with Low-density parity-check codes

Partially-Observed-TreeCRFs

52
Stars
7
Forks
Watchers

Implementation of AAAI 21 paper: Nested Named Entity Recognition with Partially Observed TreeCRFs

FactorGraph.jl

28
Stars
4
Forks
Watchers

The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.