pyro-ppl/pyro

Port NumPyro introductory examples to Pyro

Open

#2,995 创建于 2021年12月14日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)Python (8,211 star) (981 fork)batch import
Examplesgood first issuehelp wanted

描述

NumPyro now has several excellent introductory examples with no direct counterparts in Pyro. Porting one of these to Pyro would be a great way for someone to simultaneously learn more about Bayesian data analysis and make a valuable open source contribution.

If you are reading this and want to give one of them a try, please leave a comment here so that other people are aware of your work and so we can help you get started!

Bonus points if you can modify an example to use variational inference with Pyro's autoguides rather than MCMC while obtaining similar results.

List of examples:

贡献者指南