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

Hamiltonian Monte Carlo for Gaussian LDS example #29

Open
slinderman opened this issue Mar 11, 2022 · 0 comments
Open

Hamiltonian Monte Carlo for Gaussian LDS example #29

slinderman opened this issue Mar 11, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@slinderman
Copy link
Contributor

SSM's Gaussian linear dynamical system (LDS) objects expose a function to compute the marginal likelihood of the data, integrating over the continuous latent states. This function can be automatically differentiated with jax.grad. Use Tensorflow Probability's Hamiltonian Monte Carlo (HMC) functionality to perform Bayesian inference over LDS parameters, using the marginal likelihood and a prior on parameter values.

@slinderman slinderman added good first issue Good for newcomers enhancement New feature or request labels Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant