Module trace

Module trace 

Source
Expand description

Trace objects that represent a run of a generative model.

Structsยง

Choicemap
A struct to hold all of the random choices made during the execution of a generative model.
Trace
The trace struct. This holds information about the execution of a gnerative model.