pymc-devs/pymc

Rewrite to remove normalization constants from logp graph

Open

#6.349 geöffnet am 29. Nov. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.902 Forks)batch import
help wantedlogprobpytensor

Repository-Metriken

Stars
 (7.926 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11T) (7 gemergte PRs in 30 T)

Beschreibung

Description

Original issue in #4396

Some further work shown in https://gist.github.com/brandonwillard/10f8bdfe1c307c590472f73500f6ae67 (from the Aeppl issue https://github.com/aesara-devs/aeppl/issues/33)

Some nice foundational work was already done, would need to actually incorporate it with PyMC

Contributor Guide