View on GitHub

rFBP

Replicated Focusing Belief Propagation algorithm

Authors Project Build Status Code Quality Coverage
N. Curti
D. Dall’Olio
E. Giampieri
rFBP
JOSS
PyPI Latest Release
Linux/MacOS : Travis
Windows : appveyor
Codacy : Codacy
Codebeat : Codebeat
codecov

rFBP C++ CI rFBP Python CI rFBP Docs CI

docs GitHub pull-requests GitHub issues

GitHub stars GitHub watchers

</a>

Replicated Focusing Belief Propagation algorithm

We propose a C++ version of the Replicated Focusing Belief Propagation Julia package. Our implementation optimizes and extends the original library including multi-threading support and an easy-to-use interface to the main algorithm. To further improve the usage of our code, we propose also a Python wrap of the library with a full compatibility with the scikit-learn and scikit-optimize packages.