Skip to content

ReactiveBayes/ReactiveMP.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d811626 · Mar 24, 2025
Feb 17, 2025
Mar 10, 2025
Mar 12, 2025
Mar 4, 2025
Mar 5, 2025
Mar 24, 2025
Mar 24, 2025
Jan 14, 2025
Mar 15, 2021
Mar 5, 2025
Jan 10, 2024
Jan 10, 2024
Mar 5, 2025
Mar 24, 2025
Feb 14, 2025

Repository files navigation

ReactiveMP.jl

Documentation Build Status Coverage Zenodo DOI
CI Codecov DOI

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