IJGP

The IJGP package performs approximate inference in Bayesian networks. The current software computes an approximate belief for each variable given evidence.

Author

Vibhav_Gogate

Description

IJGP stands for Iterative Join Graph Propagation and is a generalized belief propagation technique. A more detailed description can be found in [1].

Input format:

The algorithm uses the Ergo_file_format.

Usage

Call the algorithms as follows:

ijgp [parameters] -f <ergo-file>

The parameters are detailed below.

Parameters

Download

A 32-bit Linux executable is available here.

References

[1] Rina Dechter, Kalev Kask and Robert Mateescu. Iterative Join-Graph Propagation, In proceedings of Uncertainty in Artificial Intelligence (UAI 2002), pp. 128-136. Link

IJGP (last edited 2008-03-10 19:07:37 by localhost)