Slice sampler #510
dirmeier
started this conversation in
New features
Replies: 1 comment
-
Hi! There is no plan of implementing a multivariate slice sampler. If you want to implement it for multivariate distributions (the hit-and-run approach like TFP, I'm guessing) you are welcome to. Or you can open an issue for it, possibly share your current implementation, and someone might pick it up. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, I was wondering if you plan on implementing a conventional (ideally multivariate) slice sampler at some point? I know TFP has an implementation, but it would be nice to have it available here, too. I have a (badly written but working) JAX implementation which could be used as a starting point. Thanks!
Cheers, Simon
Beta Was this translation helpful? Give feedback.
All reactions