Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slinderman committed Nov 16, 2021
1 parent db6d736 commit 2fed473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# SSM: Bayesian learning and inference for state space models
[![Test status](https://travis-ci.org/lindermanlab/ssm.svg?branch=master)](https://travis-ci.org/lindermanlab/ssm)

**Note: We're working full time on a [JAX](https://github.com/google/jax) refactor of SSM that will take advantage of JIT compilation, GPU and TPU support, automatic differentation, etc. Unfortunately, we'll only be able to offer minimal support on this version of SSM. Please stay tuned for updates soon!**

This package has fast and flexible code for simulating, learning, and performing inference in a variety of state space models.
Currently, it supports:

Expand Down

0 comments on commit 2fed473

Please sign in to comment.