项目作者: biaslab

项目描述 :
ForneyLab.jl factor node for a nonlinear autoregressive model with exogenous input.
高级语言: Julia
项目地址: git://github.com/biaslab/NARX.git
创建时间: 2020-10-02T18:26:45Z
项目社区:https://github.com/biaslab/NARX

开源协议:MIT License

下载


NARX

Custom ForneyLab.jl factor node for a Nonlinear AutoRegressive model with eXogenous input.

Caution: the node assumes white noise error terms.

Usage

The node can be added by running

  1. ] dev git@github.com:biaslab/NARX.git

in the REPL and then be used by running

  1. using ForneyLab
  2. using NARX

Feedback

Questions and comments can be left in the issues tracker.