Annealed Importance Sampling Options: :number-of-steps (1 by default) - number of interpolation steps to perform :start-exponent (0 by default) - initial exponent in the cooling schedule :end-exponent (1 by default) - final exponent in the cooling schedule
Annealed Importance Sampling Options: :number-of-steps (1 by default) - number of interpolation steps to perform :start-exponent (0 by default) - initial exponent in the cooling schedule :end-exponent (1 by default) - final exponent in the cooling schedule
(anneal prog value exponents)
performs a single annealed importance sampling sweep
performs a single annealed importance sampling sweep
(linspace start end size)
returns a equally spaced sequence of points
returns a equally spaced sequence of points
(utility state exponent)
computes state utility, used to determine the acceptance log-probability as (next-utility - prev-utility)
computes state utility, used to determine the acceptance log-probability as (next-utility - prev-utility)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close