Sampler roadmap / overview #1603
MichaelClerx
started this conversation in
New methods
Replies: 4 comments
|
@ben could you check if the bottom 6 are e.g. different names for ones above? Found them on github but not in the pyramid |
0 replies
|
Aha, here it is: https://github.com/orgs/pints-team/projects/1#card-15881685 |
0 replies
|
Hi Michael, Thanks! I've edited the comment to remove those methods I think are duplicates. Not sure what to call SIS MCMC -- it's an approach that can be applied to all samplers (and likelihood-based optimisers) essentially. Just involves heating the distribution, sampling from it, then reweighting based on importance weights. Can leave it as it stands for now though! |
0 replies
|
Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Can't find an existing ticket for this, though sure we had one at some point.
Classed as black, blue, and red in Ben's diagram
Likelihood-free
ABC Rejection method #881 ABC rejection - rebased #925ABC SMC/PMC #1442ABC-SMC #1055ABC SMC/PMC #1442Derivative-free
DifferentialEvolutionMCMCDreamMCMCNestedEllipsoidSamplerEmceeHammerMCMCPopulationMCMCMetropolisRandomWalkMCMCAdaptiveCovarianceMCMCNestedRejectionSamplerSliceDoublingMCMCSliceStepoutMCMC1st order sensitivities
HamiltonianMCMCMALAMCMCMonomialGammaHamiltonianMCMC2nd order sensitivities
Framework for all sampling (temper distribution, sample from it, reweight via importance sampling):
All reactions