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

Implement step-size adaptation #41

Merged
merged 7 commits into from
Oct 26, 2021
Merged

Implement step-size adaptation #41

merged 7 commits into from
Oct 26, 2021

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    0dc1471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2967da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e90fb1f View commit details
    Browse the repository at this point in the history
  4. Return acceptance probability with HMC

    We make HMC return the acceptance probability related to the step that
    was just taken.
    rlouf committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f419356 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    5f4d652 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    aee5be3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    acdd2dc View commit details
    Browse the repository at this point in the history