Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wmkouw/nlarx

ForneyLab.jl factor node for a nonlinear latent autoregressive model with exogenous input.
https://github.com/wmkouw/nlarx

autoregressive-processes factor-graphs latent-variables message-passing

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# NLARX Node

![](https://img.shields.io/badge/julia-1.6-9556B2)
![](https://img.shields.io/badge/ForneyLab-0.11.3-0E1F72)

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

### Usage

The node can be added by running

```julia
] dev [email protected]:wmkouw/NLARX.git
```

and then imported with:

```julia
using ForneyLab
using NLARX
```

### Feedback

Questions and comments can be left in the [issues](https://github.com/wmkouw/NLARX/issues) tracker.