blackjax.mcmc.diffusions

blackjax.mcmc.diffusions#

Solvers for Langevin diffusions.

Functions#

overdamped_langevin(logdensity_grad_fn)

Euler solver for overdamped Langevin diffusion.

Module Contents#

overdamped_langevin(logdensity_grad_fn)[source]#

Euler solver for overdamped Langevin diffusion.