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

Align old and new SMC code #10

Open
2 tasks
reubenharry opened this issue Sep 4, 2023 · 0 comments
Open
2 tasks

Align old and new SMC code #10

reubenharry opened this issue Sep 4, 2023 · 0 comments
Assignees

Comments

@reubenharry
Copy link
Collaborator

  • Currently annealing.py more or less fulfils the same role as the older smc.py, since I have added the temperature choice and resampler. I should add tests, and that rename (smc.py -> old_smc.py, annealing.py -> smc.py).
  • The smc algorithm should be parametrized by a markov kernel, so that i can use either Langevin or MCLMC, in order to compare their efficiencies in the context of SMC. Currently it is hardwired to use MCLMC.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant