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

https://github.com/biaslab/l4dc-2020

Proof of concept for online hybrid message passing inference for AR-HGF.
https://github.com/biaslab/l4dc-2020

autoregressive factor-graphs hierarchical-models message-passing online-learning-algorithms time-varying

Last synced: 8 months ago
JSON representation

Proof of concept for online hybrid message passing inference for AR-HGF.

Awesome Lists containing this project

README

          

## Proof of concept for online hybrid message passing inference for AR-HGF.
To run the experiments from AR-HGF.ipynb you need to install the following packages:
- ForneyLab.jl (v0.10.0)
- PolynomialRoots.jl
- Distributions.jl
- FastGaussQuadrature.jl
- ForwardDiff.jl
- ProgressMeter.jl
- LaTeXStrings.jl
- DSP.jl
- Plots.jl