juanfung / scpd

0 stars 0 forks source link

Add `collapsed_gibbs` sampler to `CausalMixtures` #27

Open juanfung opened 5 years ago

juanfung commented 5 years ago

Marginal samplers may be faster and yield better mixing. Lose ability to do inference on components (distribution and membership), but this is maybe not necessary for scpd paper. In any case, would be a fairly straightforward and valuable addition.

juanfung commented 5 years ago

I meant a collapsed sampler. TODO: rename marginal_gibbs.jl.