TensorBFS / TensorInference.jl

Probabilistic inference using contraction of tensor networks
https://tensorbfs.github.io/TensorInference.jl/
MIT License
18 stars 2 forks source link

Joint marginal probability #56

Closed GiggleLiu closed 1 year ago

GiggleLiu commented 1 year ago

The MAR tasks computes the marginal probabilities on each individual variable. We should add a more general interface to allow computing joint marginal probabilities.

GiggleLiu commented 1 year ago

Fixed by #57