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

Depreciate MCMC-interface code in favour of AbstractMCMC. #2281

Open
yebai opened this issue Jul 9, 2024 · 0 comments
Open

Depreciate MCMC-interface code in favour of AbstractMCMC. #2281

yebai opened this issue Jul 9, 2024 · 0 comments
Assignees

Comments

@yebai
Copy link
Member

yebai commented Jul 9, 2024

The new external sampler interface demonstrated an excellent proof-of-concept for integrating Turing with MCMC samplers via AbstractMCMC without extra glue code. Let's push to get rid of the following files:

  • mcmc/sghmc.jl
  • mcmc/hmc.jl
  • mcmc/mh.jl
  • replace mcmc/gibbs.jl with experimental/gibbs.jl
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

No branches or pull requests

2 participants