pyro-ppl/pyro

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

Offen

#2.657 geöffnet am 08.10.2020

 (0 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Python (981 Forks)batch import
Exampleshelp wanted

Repository-Metriken

Stars
 (8.211 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 10T 19h) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide