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

Score-based density estimators for SBI #1015

Merged
merged 26 commits into from
Aug 27, 2024

docs: add fmpe to tutorials, fix docstrings

bc00bd5
Select commit
Loading
Failed to load commit list.
Merged

Score-based density estimators for SBI #1015

docs: add fmpe to tutorials, fix docstrings
bc00bd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 27, 2024 in 1s

93.56% of diff hit (target 50.00%)

View this Pull Request on Codecov

93.56% of diff hit (target 50.00%)

Annotations

Check warning on line 422 in sbi/inference/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/base.py#L422

Added line #L422 was not covered by tests

Check warning on line 95 in sbi/inference/npse/npse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/npse/npse.py#L95

Added line #L95 was not covered by tests

Check warning on line 410 in sbi/inference/npse/npse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/npse/npse.py#L410

Added line #L410 was not covered by tests

Check warning on line 452 in sbi/inference/npse/npse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/npse/npse.py#L452

Added line #L452 was not covered by tests

Check warning on line 484 in sbi/inference/npse/npse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/npse/npse.py#L484

Added line #L484 was not covered by tests

Check warning on line 511 in sbi/inference/npse/npse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/npse/npse.py#L511

Added line #L511 was not covered by tests

Check warning on line 131 in sbi/inference/posteriors/score_posterior.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/posteriors/score_posterior.py#L131

Added line #L131 was not covered by tests

Check warning on line 354 in sbi/inference/posteriors/score_posterior.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/posteriors/score_posterior.py#L354

Added line #L354 was not covered by tests

Check warning on line 357 in sbi/inference/posteriors/score_posterior.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/posteriors/score_posterior.py#L357

Added line #L357 was not covered by tests

Check warning on line 41 in sbi/inference/potentials/base_potential.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/potentials/base_potential.py#L41

Added line #L41 was not covered by tests

Check warning on line 148 in sbi/inference/potentials/score_based_potential.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/potentials/score_based_potential.py#L148

Added line #L148 was not covered by tests

Check warning on line 151 in sbi/inference/potentials/score_based_potential.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/potentials/score_based_potential.py#L151

Added line #L151 was not covered by tests

Check warning on line 75 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L75

Added line #L75 was not covered by tests

Check warning on line 77 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L77

Added line #L77 was not covered by tests

Check warning on line 257 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L257

Added line #L257 was not covered by tests

Check warning on line 285 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L285

Added line #L285 was not covered by tests

Check warning on line 298 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L298

Added line #L298 was not covered by tests

Check warning on line 312 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L312

Added line #L312 was not covered by tests

Check warning on line 325 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L325

Added line #L325 was not covered by tests

Check warning on line 336 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L333-L336

Added lines #L333 - L336 were not covered by tests

Check warning on line 338 in sbi/neural_nets/estimators/score_estimator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/estimators/score_estimator.py#L338

Added line #L338 was not covered by tests

Check warning on line 154 in sbi/neural_nets/score_nets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/score_nets.py#L154

Added line #L154 was not covered by tests

Check warning on line 185 in sbi/neural_nets/score_nets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/score_nets.py#L185

Added line #L185 was not covered by tests

Check warning on line 189 in sbi/neural_nets/score_nets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/score_nets.py#L189

Added line #L189 was not covered by tests

Check warning on line 198 in sbi/neural_nets/score_nets.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/neural_nets/score_nets.py#L198

Added line #L198 was not covered by tests