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

Adds Annealed Importance Sampling #550

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Add integral calculation

c5eef05
Select commit
Loading
Failed to load commit list.
Draft

Adds Annealed Importance Sampling #550

Add integral calculation
c5eef05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 14, 2024 in 1s

71.83% of diff hit (target 99.08%)

View this Pull Request on Codecov

71.83% of diff hit (target 99.08%)

Annotations

Check warning on line 455 in pybop/parameters/priors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/parameters/priors.py#L454-L455

Added lines #L454 - L455 were not covered by tests

Check warning on line 461 in pybop/parameters/priors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/parameters/priors.py#L458-L461

Added lines #L458 - L461 were not covered by tests

Check warning on line 466 in pybop/parameters/priors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/parameters/priors.py#L463-L466

Added lines #L463 - L466 were not covered by tests

Check warning on line 44 in pybop/samplers/annealed_importance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/annealed_importance.py#L44

Added line #L44 was not covered by tests

Check warning on line 53 in pybop/samplers/annealed_importance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/annealed_importance.py#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 58 in pybop/samplers/annealed_importance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/annealed_importance.py#L58

Added line #L58 was not covered by tests

Check warning on line 63 in pybop/samplers/annealed_importance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/annealed_importance.py#L63

Added line #L63 was not covered by tests

Check warning on line 65 in pybop/samplers/annealed_importance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/annealed_importance.py#L65

Added line #L65 was not covered by tests

Check warning on line 94 in pybop/samplers/annealed_importance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pybop/samplers/annealed_importance.py#L94

Added line #L94 was not covered by tests