An open API service indexing awesome lists of open source software.

https://github.com/biaslab/schedulefree-mp

Schedule-free variational message passing on factor graphs
https://github.com/biaslab/schedulefree-mp

bayesian-inference efficient factor-graphs variational-message-passing

Last synced: 2 months ago
JSON representation

Schedule-free variational message passing on factor graphs

Awesome Lists containing this project

README

        

# Schedule-free variational message-passing

Message passing in factor graphs should be free of an explicit message scheduler. The scheduler is the bottleneck in computational cost, because it has to parse the graph in its entirety. By passing messages based on a local, distributed criterion, the scheduler can be circumvented. Schedule-free MP scales better to to larger graphs.

### Comments
Feedback can be submitted to the [issues tracker](https://github.com/wmkouw/schedulefreeMP/issues).