AdvancedHMC.jl
AdvancedHMC.jl copied to clipboard
Add SGLD
Fix: #60
AdvancedHMC.jl documentation for PR #447 is available at: https://TuringLang.github.io/AdvancedHMC.jl/previews/PR447/
Tests pass locally, not sure what's going wrong with CI🤔
CI errors look like not our faults. I'll take a deeper look shortly, thanks!
Codecov Report
Attention: Patch coverage is 92.72727% with 4 lines in your changes missing coverage. Please review.
Project coverage is 76.18%. Comparing base (
6429519) to head (a99df0d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/abstractmcmc.jl | 90.47% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #447 +/- ##
==========================================
+ Coverage 75.44% 76.18% +0.73%
==========================================
Files 21 21
Lines 1230 1285 +55
==========================================
+ Hits 928 979 +51
- Misses 302 306 +4
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.