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.
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
feat: batched sampling for MCMC #1176
feat: batched sampling for MCMC #1176
Changes from 79 commits
17c5343
705e9df
07b53cd
dd02e22
663185b
df8899a
aa82aab
00cdade
cb8e4d8
d64557f
f16622d
07084e2
e54a2fb
52d0e7e
cd808d5
f542224
48a1a28
5a37330
2b23e42
6362051
294609d
99abbb1
ef9e99c
5eb1007
82127ab
41617a8
82951db
c5fac1d
0d82422
57cfde3
de5d647
f8b6604
1dcf882
5a31970
871c4de
f87d6b6
dbd0109
264b6c4
339b57b
676c271
7a8a84d
5daab92
40897a0
a2b7e32
cb4d8ae
ab9b1e1
d2b1a62
a0c0c97
8fc5a46
18c7d36
6ad6cb7
03c10f3
24c4821
1769d6e
a445a6c
86767a1
9502af3
c80e6ff
7aac84c
7d4eb55
f53e1ec
2dc6ebd
7dfda13
89b6e8f
35dcf40
93ca374
86f3531
c55e6e4
c18958a
9ff2ce8
05da5e3
f759e23
94732aa
69f459e
ce24632
25f7e2c
f98bf4d
4524853
2c7fc0e
fd11a72
813ee75
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 179 in sbi/inference/abc/mcabc.py
Codecov / codecov/patch
sbi/inference/abc/mcabc.py#L179
Check warning on line 392 in sbi/inference/abc/smcabc.py
Codecov / codecov/patch
sbi/inference/abc/smcabc.py#L392
Check warning on line 268 in sbi/inference/posteriors/ensemble_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/ensemble_posterior.py#L268
Check warning on line 434 in sbi/inference/posteriors/ensemble_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/ensemble_posterior.py#L434
Check warning on line 628 in sbi/inference/posteriors/mcmc_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/mcmc_posterior.py#L626-L628
Check warning on line 630 in sbi/inference/posteriors/mcmc_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/mcmc_posterior.py#L630
Check warning on line 633 in sbi/inference/posteriors/mcmc_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/mcmc_posterior.py#L633
Check warning on line 642 in sbi/inference/posteriors/mcmc_posterior.py
Codecov / codecov/patch
sbi/inference/posteriors/mcmc_posterior.py#L642
Check warning on line 45 in sbi/inference/potentials/base_potential.py
Codecov / codecov/patch
sbi/inference/potentials/base_potential.py#L45