Published November 1, 2019
| Version v0.1.1
Software
Open
matt-graham/mici: v0.1.1
Description
Minor release improving robustness of parallel sampling and progress bars.
- Now possible to get partial chains sampled so far on manual interrupt when sampling multiple chain in parallel.
- Added in-built progress bar implementation as alternative to tqdm and improving handling of progress bars when sampling chains in parallel by moving progress bar updates to parent process by communicating via a shared queue.
- Added more informative error message when a PicklingError is raised due try to pickle an Autograd generated function using inbuilt multiprocessing module.
Files
matt-graham/mici-v0.1.1.zip
Files
(4.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:967c9a2d63ef64a142bfa902381644e7
|
4.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/matt-graham/mici/tree/v0.1.1 (URL)