Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 494 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 494 Bytes

LARX Node

Custom ForneyLab.jl factor node for a latent autoregressive model with exogenous input.

Usage

The node can be added by running

] dev git@github.com:wmkouw/LARX.git

in the REPL and then used with

using ForneyLab
using LARX

Feedback

Questions and comments can be left in the issues tracker.