Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching linear dynamical systems #15

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Switching linear dynamical systems #15

wants to merge 26 commits into from

Conversation

slinderman
Copy link
Contributor

@slinderman slinderman commented Nov 24, 2021

TODO:

  • Implement Poisson emissions with stochastic M-step
  • Implement Laplace update for non-conjugate SLDS
  • Implement exact ELBO calculation for Gaussian SLDS (optional?)
  • Clean up the SLDS notebook and move expected log likelihood test at end of notebook to its own test file
  • Add a joint distribution over the initial discrete and continuous state p(z_1, x_1) = p(z_1) p(x_1 | z_1)
  • Clean up the SLDS property getters
  • Add SLDS tests

@github-actions
Copy link

github-actions bot commented Nov 24, 2021

Unit Test Results

  1 files    1 suites   3m 1s ⏱️
34 tests 34 ✔️ 0 💤 0

Results for commit 282a4a4.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant