pyhsmm icon indicating copy to clipboard operation
pyhsmm copied to clipboard

WeakLimitHDPHMM should not extend _HMMMeanField

Open slinderman opened this issue 7 years ago • 0 comments

The weak limit transitions class does not support expectations necessary for mean field. We should either support those expectations (probably doesn't even make sense for "weak limit" models) or we should fix up the inheritance so that WeakLimitHDPHMM doesn't expose mean field methods.

slinderman avatar Jun 13 '17 13:06 slinderman