Blackjax Samplers¤
Module: generative_models.core.sampling.blackjax_samplers
Source: generative_models/core/sampling/blackjax_samplers.py
Overview¤
BlackJAX integration module.
This module provides integration with BlackJAX, a library of samplers for JAX. It allows using BlackJAX's advanced MCMC samplers with our distribution framework.
Classes¤
BlackJAXHMC¤
BlackJAXMALA¤
BlackJAXNUTS¤
BlackJAXSamplerState¤
Functions¤
init¤
init¤
init¤
ensure_scalar_log_prob¤
hmc_sampling¤
init¤
init¤
init¤
mala_sampling¤
nuts_sampling¤
scalar_log_prob¤
step¤
step¤
step¤
Module Statistics¤
- Classes: 4
- Functions: 14
- Imports: 7