/NLARX

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

Primary LanguageJuliaMIT LicenseMIT

NLARX Node

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

Usage

The node can be added by running

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

and then imported with:

using ForneyLab
using NLARX

Feedback

Questions and comments can be left in the issues tracker.