MAP estimation via Simulated Annealing Options: :cooling-rate (0.99 by default) - cooling rate, should less than 1 :cooling-schedule (:exponential by default) - cooling schedule, :exponential or :lundy-mees :predict-candidates (false by default) - output all samples rather than those with increasing log-weight
MAP estimation via Simulated Annealing Options: :cooling-rate (0.99 by default) - cooling rate, should less than 1 :cooling-schedule (:exponential by default) - cooling schedule, :exponential or :lundy-mees :predict-candidates (false by default) - output all samples rather than those with increasing log-weight
(->entry choice-id value cont)
Positional factory function for class anglican.siman.entry.
Positional factory function for class anglican.siman.entry.
(add-trace-predict state)
adds trace as a predict
adds trace as a predict
(choice-id smp state)
returns a unique idenditifer for sample checkpoint and the updated state
returns a unique idenditifer for sample checkpoint and the updated state
initial state for PGibbs protocol
initial state for PGibbs protocol
(map->entry m__7585__auto__)
Factory function for class anglican.siman.entry, taking a map of keywords to field values.
Factory function for class anglican.siman.entry, taking a map of keywords to field values.
(next-state state entry)
produces next state given current state and the trace entry to resample
produces next state given current state and the trace entry to resample
returns decreased temperature
returns decreased temperature
(rdb trace)
creates random database from trace
creates random database from trace
(record-choice state choice-id value cont)
records random choice in the state
records random choice in the state
(utility state T)
compute utility of state at current temperature
compute utility of state at current temperature
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close