Skip to content

Commit

Permalink
Added grid approximation (#968)
Browse files Browse the repository at this point in the history
* Added grid approximation and converted pymc3 to pymc4

* Black applied
  • Loading branch information
karm-patel authored Jun 30, 2022
1 parent 6c24c6b commit 2d93551
Show file tree
Hide file tree
Showing 5 changed files with 1,342 additions and 517 deletions.
233 changes: 104 additions & 129 deletions notebooks/book1/04/laplace_approx_beta_binom_jax.ipynb

Large diffs are not rendered by default.

328 changes: 328 additions & 0 deletions notebooks/book1/04/laplace_approx_beta_binom_pymc3.ipynb

Large diffs are not rendered by default.

339 changes: 339 additions & 0 deletions notebooks/book1/04/laplace_approx_beta_binom_pymc4.ipynb

Large diffs are not rendered by default.

458 changes: 70 additions & 388 deletions notebooks/book2/07/advi_beta_binom.ipynb

Large diffs are not rendered by default.

501 changes: 501 additions & 0 deletions notebooks/book2/07/advi_beta_binom_pymc.ipynb

Large diffs are not rendered by default.

0 comments on commit 2d93551

Please sign in to comment.