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

https://github.com/wmkouw/gfx

ForneyLab.jl factor node for generalised filtering with exogenous input.
https://github.com/wmkouw/gfx

factor-graphs message-passing state-space-models

Last synced: about 1 month ago
JSON representation

ForneyLab.jl factor node for generalised filtering with exogenous input.

Awesome Lists containing this project

README

        

# GFX

Composite ForneyLab.jl factor node for *G*eneralised *F*iltering with e*X*ogenous input.

### Usage

The node can be added to Julia as a development package via:

```julia
] dev https://github.com/wmkouw/GFX.git
```

Once added, it can be used in conjunction with ForneyLab by running:

```julia
using ForneyLab
using GFX
```

### Feedback

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