pyprobml icon indicating copy to clipboard operation
pyprobml copied to clipboard

reimplement Bayesian GMMs in blackjax

Open murphyk opened this issue 2 years ago • 3 comments

Convert this notebook from pymc to blackjax: https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/21/gmm_identifiability_pymc3.ipynb

Screen Shot 2022-05-20 at 10 22 05 AM

murphyk avatar May 20 '22 17:05 murphyk

I believe that @patel-zeel has now solved this in BIJAX?

murphyk avatar Jul 13 '22 06:07 murphyk

@karm-patel I think you have already solved this? Where is the code?

murphyk avatar Jul 21 '22 06:07 murphyk

@karm-patel I think you have already solved this? Where is the code?

Yes, I have an un-polished code, I'll check in soon.

karm-patel avatar Jul 26 '22 17:07 karm-patel