pyro-ppl/pyro

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

Aperta

#2657 aperta il 8 ott 2020

 (0 commenti) (4 reazioni) (0 assegnatari)Python (981 fork)batch import
Exampleshelp wanted

Metriche repository

Star
 (8211 stelle)
Metriche merge PR
 (Merge medio 10g 19h) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor