You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2019. It is now read-only.
MCMC samplers ordinarily use a Gaussian proposal distribution. Generalise sampler types (such as Metropolis-Hastings, HMC, MALA etc) to allow custom (aka user-defined) proposal distributions, such as truncated or more generally un-normalized proposal factors. This issue is a superset of #120.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MCMC samplers ordinarily use a Gaussian proposal distribution. Generalise sampler types (such as Metropolis-Hastings, HMC, MALA etc) to allow custom (aka user-defined) proposal distributions, such as truncated or more generally un-normalized proposal factors. This issue is a superset of #120.
The text was updated successfully, but these errors were encountered: