blackjax icon indicating copy to clipboard operation
blackjax copied to clipboard

Partial posteriors SMC and refactor to decouple tempering from SMC construction

Open ciguaran opened this issue 6 months ago • 0 comments

  • Refactors tempered.py splitting (a) tempering: constructing a tempered posterior and weight function from (b) construcing a SMC kernel from MCMC configuration.
  • Implements SMC from partial posteriors path (see Section 2.2 of https://arxiv.org/pdf/2007.11936) https://github.com/blackjax-devs/blackjax/issues/726

ciguaran avatar Aug 27 '24 17:08 ciguaran