zenna / OmegaCore.jl

1 stars 2 forks source link

Implement Conditioning #21

Open zenna opened 4 years ago

zenna commented 4 years ago

Implement a generic form of conditioning which is able at the least to support Turing/Pyro/Gen style conditioning of primitives to concrete values. A more generic version of this would support other distributions, possibly using a form of parametric inversion as described in #4 and #12.