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

Symplectic integrators #18

Open
rlouf opened this issue Jan 14, 2023 · 0 comments
Open

Symplectic integrators #18

rlouf opened this issue Jan 14, 2023 · 0 comments
Labels
Tutorial Add a sampler tutorial

Comments

@rlouf
Copy link
Member

rlouf commented Jan 14, 2023

Building up to a full tutorial on HMC we need to explain what symplectic integrators are and why we use them for HMC

  • Why we use them, comparison with naive integrators
  • Properties
  • Influence of the step size
  • Influence of the trajectory length
  • Palindromic integrators

Use the integrators implemented in /mcmc/integrators.py to illustrate.

@rlouf rlouf added the Tutorial Add a sampler tutorial label Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tutorial Add a sampler tutorial
Projects
None yet
Development

No branches or pull requests

1 participant