-
I'm finding a sampling method that can simulate attractive behaviors of given points (finite) rather than repulsive behaviors as in symmetric DPP. I found some papers studying how to learn a non-symme…
-
I am getting an error when I run models that previously worked when I use multivariate_normal.
I have tensorflow 1.12 installed (but not sure how to downgrade)
The error is:
```{r}
Error: gr…
-
I'm still working on creating a minimum viable code to reproduce that doesn't require sharing my data, but when using the BetaProportion distribution I've obtained the below error:
```
ValueError …
-
Based on question/conversation on slack (with @devmotion, @mohamed82008):
A bit of a different take on https://github.com/TuringLang/DynamicPPL.jl/issues/94
I would like to specify which variab…
-
When I'm working with posterior distributions I'd like to compute the 95% (for example) CI, but I'd like it to be the Highest Density Interval (HDI).
I've written about this in the Pyro forum [here…
-
#### Summary:
Update both the CmdStanPy APIs and documentation to allow users to use CmdStan's new single-process multi-chain processing, introduced in 2.28.
As of 2.28, CmdStan provides two kin…
-
Is there any link to documentation and examples of usage?
-
I've encountered this error
https://github.com/ICB-DCM/pyABC/blob/7efc9265aaf32014b182a67214415ee582d64e09/pyabc/population.py#L417
when sampling with a low number of particles (25). When this h…
-
I got this error.
What's the meaning of the message.
How do I solve that?
Sometimes, I got a similar error for another case.
Also, I could get the result for some sources. Later that code could no…
-
--------
Issue Description
--------
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...…