Arijeet Chatterjee
Arijeet Chatterjee
> The custom `predict_fn` in your updated "Predictive Utility With Effect Handlers" section can be simplified - the `pyro.plate("samples", 2000)` you added plays the same role as Jax's `vmap` in...
> * `cd tutorial && make html` @eb8680 When I run `cd tutorial && make html`, the build stops at `waiting for workers...`. Then after some time I get the...
> > Can you let me know what I need to do for this? > > I can't reproduce your error, but you can tell Sphinx not to treat warnings...
I can start working on the Bayesian Regression example if no one else is working on it.
@eb8680 - I am nearly done with the regression example. However, there is one issue. I am unable to figure out why the custom predict function is not showing the...
Thanks @eb8680. The results are more similar now after following your suggestion. I will open a pull request with the notebook. After reviewing the Contributing.md, I wanted to clarify if...
Hi @eb8680 Since I'm nearly done with the [Bayesian Regression Using NumPyro](http://num.pyro.ai/en/stable/tutorials/bayesian_regression.html) example, I can work on the [Bayesian Imputation](http://num.pyro.ai/en/stable/tutorials/bayesian_imputation.html) example if that's ok.
Hi @willtai , Yes it's available. I am not working on the Bayesian Imputation example.