Skip to content

Latest commit

 

History

History
93 lines (54 loc) · 1.54 KB

index.rst

File metadata and controls

93 lines (54 loc) · 1.54 KB

Crema: A Java Toolbox for Credal Models Algorithms

image

Crema (CREdal Models Algorithms) is an Java library for inference in credal networks. The main features of Crema are:

  • Provides a simple API for the definition of credal networks.
  • CREMA embeds exact and approximate algorithms for credal inference.
  • Models can be loaded and exported in UAI-based format for credal networks.

notes/getting30s notes/requirements notes/installation

notes/modeldef notes/guideinference notes/bayesianinference JavaDoc <https://idsia.github.io/crema/javadoc/>

tutorials/factors.rst tutorials/domains.rst tutorials/networks.rst tutorials/bayesian_inference.rst

notes/contact