jadie1 / LDS-EM

Linear dynamic system fit with expectation-maximization algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LDS-EM

Linear dynamic system fit with expectation-maximization algorithm.

Based on the pykalman implmentation with two major contributions:

  • Generalized EM to train on batches of observations rather than a single sequence.
  • Added a version of LDS model with time-varying transition matirx

About

Linear dynamic system fit with expectation-maximization algorithm


Languages

Language:Jupyter Notebook 84.9%Language:Python 15.1%