pyro-ppl/pyro

FR Tutorial: how to implement custom distributions/transforms/constraints

開放

#2,657 建立於 2020年10月8日

 (0 則留言) (4 個反應) (0 位負責人)Python (981 個分叉)batch import
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.

貢獻者指南