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

Transformed hmc #455

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

Transformed hmc #455

wants to merge 3 commits into from

Conversation

Micki-D
Copy link
Collaborator

@Micki-D Micki-D commented Oct 22, 2024

Adjusts HMC Sampling for use with adaptive transformations.

  • Use phasepoint resetting
  • Set defaults for tuning in hmc: proposal_tuning -> HMCTrajetoryTuning, trafo_tuning -> RAMTuning

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 95.91837% with 2 lines in your changes missing coverage. Please review.

Project coverage is 48.72%. Comparing base (4f061a7) to head (80c659a).

Files with missing lines Patch % Lines
ext/ahmc_impl/ahmc_sampler_impl.jl 95.65% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
+ Coverage   48.56%   48.72%   +0.15%     
==========================================
  Files         118      118              
  Lines        5553     5564      +11     
==========================================
+ Hits         2697     2711      +14     
+ Misses       2856     2853       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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