aboutsummaryrefslogtreecommitdiff
path: root/math/py-ssm/pkg-descr
blob: a0ea8c17aa4cfc3c0320e7c50484889d42628ec5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This package has fast and flexible code for simulating, learning, and performing
inference in a variety of state space models. Currently, it supports:
* Hidden Markov Models (HMM)
* Auto-regressive HMMs (ARHMM)
* Input-output HMMs (IOHMM)
* Hidden Semi-Markov Models (HSMM)
* Linear Dynamical Systems (LDS)
* Switching Linear Dynamical Systems (SLDS)
* Recurrent SLDS (rSLDS)
* Hierarchical extensions of the above
* Partial observations and missing data

It supports the following observation models:
* Gaussian
* Student's
* Bernoulli
* Poisson
* Categorical
* Von Mises

WWW: https://github.com/lindermanlab/ssm