-
Notifications
You must be signed in to change notification settings - Fork 197
Score-based iid sampling #1381
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
Merged
Merged
Score-based iid sampling #1381
Changes from 41 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
5350e58
npse MAP
gmoss13 58fd7b8
set default enable_Transform to True
gmoss13 74cfad4
ruff formatting version change
gmoss13 857399d
sampling via diffusion twice
gmoss13 bcea468
batched sampling for score-based posteriors
gmoss13 843ce7d
iid api integration
manuelgloeckler 384f36f
new ruff
manuelgloeckler 016c5a7
adding corrector back
manuelgloeckler 9152d28
adding untesed GAUSS
manuelgloeckler df1f30d
All other methods
manuelgloeckler 85bf355
reformat
manuelgloeckler 5195417
messy version of simple gauss, API to sample method
manuelgloeckler 5bcf427
jac method (still needs feasible Lambda projection to work)
manuelgloeckler 09f0113
Only jac left
manuelgloeckler ad240b7
Formating and so on
manuelgloeckler 44e08f2
Adding correct tests
manuelgloeckler d29ebf8
Add empirical support - but this doesnt work that well
manuelgloeckler b0b8b41
A bunch of auto marginalize and denois methods
manuelgloeckler 0d0991b
general prior with GMM approx
manuelgloeckler f22467d
Bunch of reffactorings and customizability
manuelgloeckler 6cbe5ae
Update API docstirngs
manuelgloeckler 97a8dda
New tests, passes all now
manuelgloeckler 5349747
Formating linting, type error form other PR
manuelgloeckler 0539b62
Merge branch 'main' into 1226-score-based-iid
manuelgloeckler bfe6df2
Remove assert that IID data is not supported
manuelgloeckler fd0f964
Ruff linting
manuelgloeckler 904c8dc
Merge branch 'main' into 1226-score-based-iid
manuelgloeckler 9cbfcce
Fixing comments
manuelgloeckler b5bae5f
Rearangements
manuelgloeckler d680a08
Missing types
manuelgloeckler 6a343e7
Improving tests doc
manuelgloeckler 2032a53
Refactored tests with fixtures!
manuelgloeckler 1de5fcf
refactored the tests
manuelgloeckler 2f02c2e
Format tests
manuelgloeckler f3e3d6d
more documentaiton
manuelgloeckler 8b8179f
Fix FNPE intitialization - not that nice
manuelgloeckler 9fa0c41
Last issues resolved
manuelgloeckler f4c578d
improve docstrings
janfb 8fc7ec6
Raise error on potential. Make BaseClass abstract and remove redundan…
manuelgloeckler 9cf38bb
Merge branch '1226-score-based-iid' of https://github.com/sbi-dev/sbi…
manuelgloeckler 8ce68cb
cosmetics
janfb 7aa36c3
Merge branch 'main' into 1226-score-based-iid
janfb 05c8e8d
update changelog
janfb 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
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.