blackjax.smc.tuning.from_particles#
static (all particles get the same value) strategies to tune the parameters of mcmc kernels used within SMC, based on particles.
Functions#
|
|
|
|
|
|
|
Implements tuning from section 3.1 from https://arxiv.org/pdf/1808.07730.pdf |
Module Contents#
- inverse_mass_matrix_from_particles(particles) blackjax.types.Array [source]#
Implements tuning from section 3.1 from https://arxiv.org/pdf/1808.07730.pdf Computing an inverse mass matrix to be used in HMC from particles.
- Return type:
An inverse mass matrix