pyprobml
pyprobml copied to clipboard
reimplement Bayesian GMMs in blackjax
Convert this notebook from pymc to blackjax: https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/21/gmm_identifiability_pymc3.ipynb
I believe that @patel-zeel has now solved this in BIJAX?
@karm-patel I think you have already solved this? Where is the code?
@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.