Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 332 Bytes

File metadata and controls

24 lines (18 loc) · 332 Bytes

Probabilistic programming API

Abstract model functions

AbstractProbabilisticProgram
condition
decondition
fix
unfix
logdensityof
AbstractContext
evaluate!!

Abstract traces

AbstractModelTrace

Evaluators interface

See Evaluator preparation and AD for a full guide and API reference.