-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve tuning by skipping the first samples + add new experimental t…
…uning method (#5004) * Fix issue in hmc gradient storage * Skip first samples during NUTS adaptation * Add test and doc for jitter+adapt_diag_grad * Improve tests of init methods * Add new tuning method to release notes * Remove old gradient mass matrix adaptation * Remove weight argument in quadpotential add_sample
- Loading branch information
Showing
6 changed files
with
200 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.