Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 483 Bytes

Latent Autoregression

This repo extends ForneyLab.jl by introducing AR node that implements Variational Message Passing (mean-field and structured) for inferring AR coefficients, noise variance and hidden states of AR process.

Getting started

There are demos available to get you started.

How to connect AR-node to ForneyLab

] dev "https://github.com/biaslab/LAR.git"