Liking cljdoc? Tell your friends :D

anglican.player

Replaying choices through the program

Replaying choices through the program
raw docstring

add-log-priorclj/s

(add-log-prior state log-prior)

add log-prior to the accumulated log-prior in the state

add log-prior to the accumulated log-prior
in the state
sourceraw docstring

get-log-priorclj/s

(get-log-prior state)

get accumulated log-prior

get accumulated log-prior
sourceraw docstring

initial-stateclj/s

Initial state for replay

Initial state for replay
sourceraw docstring

replayclj/s

(replay prog value trace)

replays trace through the probabilistic program, returns final state

replays trace through the probabilistic program,
returns final state
sourceraw docstring

set-log-priorclj/s

(set-log-prior state log-prior)

rests the prior to the specified value

rests the prior to the specified value
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close