Skip to content

Commit

Permalink
Automatic logp marginalization finite discrete variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Nov 25, 2022
1 parent 1c4315b commit 2fd36bc
Show file tree
Hide file tree
Showing 4 changed files with 1,732 additions and 0 deletions.
821 changes: 821 additions & 0 deletions notebooks/marginalized_changepoint_model.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pymc_experimental/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@

from pymc_experimental import distributions, gp, utils
from pymc_experimental.inference.fit import fit
from pymc_experimental.marginal_model import MarginalModel
Loading

0 comments on commit 2fd36bc

Please sign in to comment.