IDSIA / crema

Crema: Credal Models Algorithms
https://crema-toolbox.readthedocs.io/
GNU Lesser General Public License v3.0
10 stars 4 forks source link

ApproxLP0: a credal sampling method #83

Closed cbonesana closed 3 years ago

cbonesana commented 3 years ago

Added ApproxLP0 inference engine for the credal networks. This Primitive version of the ApproxLP algorithm generates a certain number of Bayesian networks, derived from the input credal network, and then run a Bayesian inference engine on them to produce the outputs. The outputs are then collected in an interval factor of the states.

List of changes: