Commit 5fc0463
Blackjax SMC from pymc models (#267)
* Blackjax SMC from pymc models
* Pre-commit
* code review updates, removing chex, simplifying kernel call code
* trying experimental jax version on windows
* Removing extra comment
* code review updates
* Adding reference
* Update sampling.py
small fix docstring
* pre-commit
---------
Co-authored-by: Osvaldo A Martin <aloctavodia@gmail.com>1 parent c93260f commit 5fc0463
File tree
4 files changed
+672
-0
lines changed- conda-envs
- pymc_experimental
- inference/smc
- tests
4 files changed
+672
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments