biaslab / ReactiveMP.jl

High-performance reactive message-passing based Bayesian inference engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 real-time datasets.

Examples

Tutorials and examples are available in the RxInfer documentation.

License

MIT License Copyright (c) 2021-2024 BIASlab

About

High-performance reactive message-passing based Bayesian inference engine

License:MIT License


Languages

Language:Julia 99.9%Language:Makefile 0.1%