pyro-ppl/pyro

Tutorial on implementing custom MCMC samplers

Open

#2,069 创建于 2019年10月18日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (981 fork)batch import
Examplesdocumentationhelp wanted

仓库指标

Star
 (8,211 star)
PR 合并指标
 (平均合并 10天 19小时) (30 天内合并 1 个 PR)

描述

Similar to the tutorial on custom losses in SVI, we should have a tutorial on implementing custom MCMC kernels using the new MCMC API. Something simple like SGLD seems like a good starting point.

贡献者指南