burkh4rt / Discriminative-Kalman-Filter

Code supplement for "The Discriminative Kalman Filter for Bayesian Filtering with Nonlinear and Nongaussian Observation Models"

Home Page:https://doi.org/10.1162/neco_a_01275

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

Discriminative-Kalman-Filter

This code contains scripts (and data) necessary to reproduce the reported results for Burkhart, Brandman, Franco, Hochberg, & Harrison's "The Discriminative Kalman Filter for Bayesian Filtering with Nonlinear and Nongaussian Observation Models."

Matlab code was run in an environment fully described using the ver command and documented in environment_matlab.txt. The LSTM results were run in a conda environment as specified in environment.yml.

The code is provided under the GNU v3.0 public license: we encourage you to adapt this code to filter your own data!

About

Code supplement for "The Discriminative Kalman Filter for Bayesian Filtering with Nonlinear and Nongaussian Observation Models"

https://doi.org/10.1162/neco_a_01275

License:GNU General Public License v3.0


Languages

Language:MATLAB 90.3%Language:Python 9.7%