pyro-ppl/pyro
FR Tutorial: how to implement custom distributions/transforms/constraints
开放
#2,657 创建于 2020年10月8日
Exampleshelp wanted
仓库指标
- 星标
- (8,211 个星标)
- PR 合并指标
- (平均合并 10天 19小时) (30 天内合并 1 个 PR)
描述
A common pattern in applied probabilistic modeling is to implement domain-specific distributions, constraints, and transforms for individual data science projects. That is, it is common for users to extend Pyro/NumPyro with new components.