-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor Approximate Inference (#194)
* First pass at new approx posterior API * Move elbo to `approx_posterior_gp.jl` * Update ELBO tests * Fix elbo tests * Parameterise VFE type * Only pass inducing inputs to VFE * Formatting * Apply suggestions from code review Co-authored-by: willtebbutt <[email protected]> * Explain jitter in docstring * Update regression example * Update concrete features docs * Replace comment * Apply suggestions from code review Co-authored-by: st-- <[email protected]> * Use IrrationalConstants and test type stability * Add IrrationalConstants compat * Regenerate docs Manifests * Refactor again * Formatting * Use identity instead of equality * Bump to 0.4.0 * Bump docs versions Co-authored-by: willtebbutt <[email protected]> Co-authored-by: st-- <[email protected]>
- Loading branch information
1 parent
b44dd01
commit 5630f89
Showing
14 changed files
with
359 additions
and
291 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
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.
5630f89
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.
@JuliaRegistrator register()
5630f89
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.
Registration pull request created: JuliaRegistries/General/43432
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: