You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mo-osman wrote a parallel HMM sampler that we should incorporate into jax_moseq. Assigning this to @kaijfox once the lgssm sampler is done. The todos here are:
Confirm the correctness of the algorithm, and confirm that it affords a speed-up on GPU
Create an issue/PR for including it in dynamax
Have jax-moseq call the parallel version (based on a flag, similar to the parallel lgssm)
Confirm that it works and gives sensible outputs in keypoint-moseq on our tutorial dataset.
The text was updated successfully, but these errors were encountered:
@mo-osman wrote a parallel HMM sampler that we should incorporate into jax_moseq. Assigning this to @kaijfox once the lgssm sampler is done. The todos here are:
The text was updated successfully, but these errors were encountered: