Projects that are tagged with arithmetic circuits.


Logo Libra 0.4.0

by lowd - July 6, 2011, 09:40:25 CET [ Project Homepage BibTeX Download ] 7223 views, 1358 downloads, 1 subscription

About: The Libra machine learning toolkit includes implementations of a variety of algorithms for learning and inference with Bayesian networks, Markov networks, dependency networks, and arithmetic circuits. Libra's strength is exploiting context-specific independence to allow exact inference in models with high treewidth.

Changes:

Version 0.4.0 (7/06/2011): * MF inference in DNs (mf -depnet) * Max-product algorithm for BNs and MNs (maxprod) * MPE inference in ACs (acquery -mpe) * Added support for UAI MN file format. * New fstats utility to get basic file statistics for most file types supported by Libra * And more!