Skip to content

ReactiveBayes/ReactiveMP.jl

Repository files navigation

ReactiveMP.jl

Documentation Build Status Coverage Zenodo DOI Pkg Eval
CI Codecov DOI PkgEval

Reactive message passing engine

ReactiveMP.jl is a Julia package that provides an efficient reactive message passing based Bayesian inference engine on a factor graph. The package is a part of the bigger and user-friendly ecosystem for automatic Bayesian inference called RxInfer. While ReactiveMP.jl exports only the inference engine, RxInfer provides convenient tools for model and inference constraints specification as well as routines for running efficient inference both for static and dynamic datasets.

Examples and tutorials

The ReactiveMP.jl package is intended for advanced users with a deep understanding of message passing principles. Accesible tutorials and examples are available in the RxInfer documentation.

License

MIT License Copyright (c) 2021-2024 BIASlab, 2024-present ReactiveBayes