Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 269 Bytes

pgm-jax

Probabilistic Graphical Models in JAX. This is a work in progress. Currently we only support belief propagation in (loopy) Gaussian PGMs. In the case of chain structured graphs with linear-Gaussian potentials, this gives the same result as Kalman smoothing.