Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the slice sampler #514

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dirmeier
Copy link

@dirmeier dirmeier commented Apr 7, 2023

Hello, as discussed here this is a draft for a slice sampler:

  • essentially a 1-to-1 implementation of 10.1214/aos/1056562461,
  • the function to compute slice intervals is inspired by TFP's implementation,
  • estimates of typical slice sizes ("w" in Neal's paper) are tuned online.

Cheers,
Simon

@dirmeier dirmeier marked this pull request as draft April 7, 2023 16:20
@rlouf rlouf changed the title Draft: slice sampler implementation Implement the slice sampler Jun 1, 2023
@junpenglao
Copy link
Member

Hi @dirmeier, sorry to get to this PR so slow and thank you for the contribution. We had done fair bit of refactoring since April, would you like to pick up the PR again and resolve the conflict?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants