dattalab / keypoint-moseq

https://keypoint-moseq.readthedocs.io
Other
64 stars 26 forks source link

Keep track of model logprob during fitting #67

Open calebweinreb opened 1 year ago

calebweinreb commented 1 year ago

It would be nice to compute the log probability of the model during each fitting iteration of fitting and plot it so that people have a sense of whether the model has converged or not. Here are a few notes on implementation: