pymc-devs/pymc

Rewrite to remove normalization constants from logp graph

Open

#6,349 opened on Nov 29, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,902 forks)batch import
help wantedlogprobpytensor

Repository metrics

Stars
 (7,926 stars)
PR merge metrics
 (Avg merge 11d) (7 merged PRs in 30d)

Description

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