-
Notifications
You must be signed in to change notification settings - Fork 22
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
✨ Refactor wrappers & PP, Add Checkpoint Ensembles, EMA, SWA, & SWAG, Add LaplaceApprox & ABNN #98
Conversation
o-laurent
commented
Jun 5, 2024
•
edited
Loading
edited
- Add Helmholtz tutorials
- Add ABNN
- Merge ✨ Add trajectory models including Snapshot Ensembles #101
- Merge ✨ Add a Laplace wrapper #96
- Enable choosing the post-processing method
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #98 +/- ##
==========================================
+ Coverage 98.51% 99.04% +0.52%
==========================================
Files 119 127 +8
Lines 5742 6103 +361
Branches 764 832 +68
==========================================
+ Hits 5657 6045 +388
+ Misses 45 21 -24
+ Partials 40 37 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✨ Add a Laplace wrapper
…ty into trajectory
✨ Add trajectory models including Snapshot Ensembles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments