I am delighted to announce the release of “dynamax”, an open source library for dynamic state space models in JAX. It supports inference and learning in HMMs, Linear Gaussian SSMs, as well as non-linear and non-Gaussian SSMs. See https://github.com/probml/dynamax for the code.

@sirbayes@sigmoid.social
Dynamax subsumes existing libraries, such as hmmlearn, pykalman, filterpy, etc.
We are also working on various extensions to this library, such as for time-series forecasting, which we will release in the future.
Big thanks to my colleagues @scottlinderman, @petergchang, @gileshd, karalleyna, mxinglongli, et al. and support from .