Help with Hierarchical Linear Regression with Partial Pooling

I will finish the code and contribute with a tutorial

It is great to hear! I am looking forward to seeing your tutorial. :slight_smile:

There are many cool stuffs in Pyro that do not appear in NumPyro, for example, see Contributed code section in Pyro docs. For me, while developing, it is much easier to debug PyTorch code than Jax code (though Jax team has put much effort to help debugging in recent releases). Hence to implement a new inference algorithm, it is easier for me to work in Pyro.

2 Likes