Commit cb4436c
committed
Multipath Pathfinder VI implementation in pymc-experimental
- Implemented in to support running multiple Pathfinder instances in parallel.
- Implemented function in for Pareto Smoothed Importance Resampling (PSIR).
- Moved relevant pathfinder files into the directory.
- Updated tests to reflect changes in the Pathfinder implementation and added tests for new functionalities.1 parent 0db91fe commit cb4436c
File tree
7 files changed
+960
-563
lines changed- pymc_experimental/inference
- pathfinder
- tests
7 files changed
+960
-563
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments