package libra-tk

  1. Overview
  2. No Docs

Description

The Libra Toolkit is a collection of algorithms for learning and inference with discrete probabilistic models, including Bayesian networks (BNs), Markov networks (MNs), dependency networks (DNs), sum-product networks (SPNs), and arithmetic circuits (ACs). Compared to other toolkits, Libra focuses more on structure learning, especially for tractable models in which exact inference is efficient. Each algorithm in Libra is implemented as a command-line program suitable for interactive use or scripting, with consistent options and file formats throughout the toolkit.

Tags

clib:expat

Published: 17 Jun 2015

Dependencies (5)

  1. ocamlbuild build
  2. ocaml-expat
  3. ocamlfind
  4. base-unix
  5. ocaml >= "4.00.0" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None