-
Notifications
You must be signed in to change notification settings - Fork 231
Update variational inference interface to match AdvancedVI@0.6
#2699
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
Open
Red-Portal
wants to merge
62
commits into
breaking
Choose a base branch
from
bump_advancedvi_0.5
base: breaking
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 63 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
ea69430
update vi interface to match AdvancedVI@0.5
Red-Portal 86ee6dd
revert unintended commit of `runtests.jl`
Red-Portal 3e30e04
Merge branch 'breaking' of github.com:TuringLang/Turing.jl into bump_…
Red-Portal d870045
update docs for `vi`
Red-Portal 2d928e0
add history entry for `AdvancedVI@0.5`
Red-Portal 5211b37
remove export for removed symbol
Red-Portal f0d615d
fix formatting
Red-Portal 1b2351f
fix formatting
Red-Portal 2be31b4
tidy tests advi
Red-Portal e48ae42
fix rename file `advi.jl` to `vi.jl` to reflect naming changes
Red-Portal 44f7762
fix docs
Red-Portal fd0e928
fix HISTORY.md
Red-Portal 77276bd
fix HISTORY.md
Red-Portal cb1620c
Merge branch 'main' of github.com:TuringLang/Turing.jl into bump_adva…
Red-Portal e70ddb4
update history
Red-Portal 115802d
Merge branch 'bump_advancedvi_0.5' of github.com:TuringLang/Turing.jl…
Red-Portal 25b5087
Merge branch 'main' of github.com:TuringLang/Turing.jl into bump_adva…
Red-Portal 4c02f7b
bump AdvancedVI version
Red-Portal 6518b82
add exports new algorithms, modify `vi` to operate in unconstrained
Red-Portal 5bd6978
Merge branch 'breaking' of github.com:TuringLang/Turing.jl into bump_…
Red-Portal 874a0b2
add clarification on initializing unconstrained algorithms
Red-Portal e021eb7
update api
Red-Portal eec7ef2
run formatter
Red-Portal b6d8202
run formatter
Red-Portal b900ab4
run formatter
Red-Portal e71b07b
run formatter
Red-Portal c08de12
run formatter
Red-Portal ae80f1e
run formatter
Red-Portal 73bd309
run formatter
Red-Portal eaac4c3
run formatter
Red-Portal 757ebb4
revert changes to README
Red-Portal 05ab711
fix wrong use of transformation in vi
Red-Portal 91606b5
change inital value for scale matrices to 0.6*I and update docs
Red-Portal 722153a
run formatter
Red-Portal 65bfaa3
fix rename advi to vi
Red-Portal 61e59a6
Merge branch 'bump_advancedvi_0.5' of github.com:TuringLang/Turing.jl…
Red-Portal 4a039dd
add batch-and-match
Red-Portal f782f56
fix format api table
Red-Portal 5251ee7
fix use fullrank Gaussian in tests since all algorithm support it
Red-Portal b665f96
fix tweak step sizes, remove unused kwargs
Red-Portal 15af544
fix increase budgets for failing algorithms
Red-Portal 7711e42
run formatter
Red-Portal a319962
rename main variational inference file to match module name
Red-Portal 6e76afa
run formatter
Red-Portal 2e78774
fix docstring
Red-Portal 98d07f8
run formatter
Red-Portal cc2cac9
update docstring
Red-Portal 2d88ddd
update docstring
Red-Portal 025202f
fix missing docstring for `unconstrained` keyword argument
Red-Portal 59fe8dc
fix relax assert transformed dist to an exception and add test
Red-Portal b1aa675
Update HISTORY.md
Red-Portal 22895b0
run formatter
Red-Portal 733f0be
run formatter
Red-Portal 2530f05
run formatter
Red-Portal cb5a798
fix document the change in output of `vi` in `HISTORY`
Red-Portal 8bd0ba7
run formatter
Red-Portal ed25920
run formatter
Red-Portal 6be562d
run formatter
Red-Portal df1b832
run formatter
Red-Portal d83148b
add missing namespace
Red-Portal a686cae
fix add missing import for `@test_throws`
Red-Portal 31256e3
Merge branch 'breaking' into bump_advancedvi_0.5
Red-Portal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.