-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement whitened parametrisation (#71)
* Implement whitened parametrisation * Bump patch * Improve docs * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update docs * SVGP -> SparseVariationalApproximation * Fix docstring typo Co-authored-by: Ross Viljoen <[email protected]> * Update docs * Refactor to use type parameter * Test kl_term * Run all tests * Clarify tests * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Stabilise numerics in sparse_variational tests * Stabilise tests * Improve docs * Add Gorinova reference * Add whitening transformation ref * Fix tests * Use American English :( * Update test/sparse_variational.jl Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Typos * Apply Theo's suggestions Co-authored-by: Théo Galy-Fajou <[email protected]> * Update src/sparse_variational.jl Co-authored-by: Théo Galy-Fajou <[email protected]> * Fix for docs * Fix rest of the docs * Apply Ti's formatting suggestions Co-authored-by: st-- <[email protected]> * Add Paciorek reference * Bump patch Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ross Viljoen <[email protected]> Co-authored-by: Théo Galy-Fajou <[email protected]> Co-authored-by: st-- <[email protected]>
- Loading branch information
1 parent
8b4d798
commit a3db592
Showing
8 changed files
with
326 additions
and
59 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.
a3db592
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()
a3db592
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/48891
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: