Skip to content
Snippets Groups Projects
user avatar
Luca Lenz authored
a8f39678
History

MultiLevelSampler

Sampling a chain from a limit of proxy distributions. This is a generalization of Metropolis Hastings type sampling algorithm.

Example application to toy model and power grid stability.

Implemented in Julia using Turing.