Skip to content
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

Amortizedsample #1153

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Amortizedsample #1153

wants to merge 29 commits into from

Conversation

michaeldeistler
Copy link
Contributor

No description provided.

@manuelgloeckler
Copy link
Contributor

This currently won't work due to #1154.

@manuelgloeckler manuelgloeckler added the blocked Something is in the way of fixing this. Refer to it in the issue label May 7, 2024
@manuelgloeckler manuelgloeckler removed the blocked Something is in the way of fixing this. Refer to it in the issue label May 7, 2024
Copy link

codecov bot commented May 7, 2024

Codecov Report

Attention: Patch coverage is 93.50649% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 74.41%. Comparing base (9a8c7c0) to head (c5fac1d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1153      +/-   ##
==========================================
- Coverage   83.93%   74.41%   -9.53%     
==========================================
  Files          90       90              
  Lines        6930     6995      +65     
==========================================
- Hits         5817     5205     -612     
- Misses       1113     1790     +677     
Flag Coverage Δ
unittests 74.41% <93.50%> (-9.53%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
sbi/inference/posteriors/direct_posterior.py 98.78% <100.00%> (+0.41%) ⬆️
sbi/inference/posteriors/mcmc_posterior.py 86.58% <100.00%> (+0.58%) ⬆️
sbi/neural_nets/density_estimators/nflows_flow.py 63.46% <100.00%> (+0.71%) ⬆️
sbi/samplers/rejection/rejection.py 88.17% <100.00%> (+1.11%) ⬆️
sbi/inference/posteriors/base_posterior.py 83.72% <66.66%> (-0.62%) ⬇️
sbi/inference/posteriors/ensemble_posterior.py 53.46% <50.00%> (-33.41%) ⬇️
sbi/inference/posteriors/importance_posterior.py 55.38% <50.00%> (-0.18%) ⬇️
sbi/inference/posteriors/rejection_posterior.py 80.95% <50.00%> (-14.05%) ⬇️
sbi/inference/posteriors/vi_posterior.py 80.86% <50.00%> (-10.39%) ⬇️

... and 20 files with indirect coverage changes

@manuelgloeckler
Copy link
Contributor

Okey SNPE stuff works now.

MCMC stuff still needs to be done and tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants