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

MCMC-based backward sampling #2

Merged
merged 2 commits into from
Sep 10, 2024
Merged

MCMC-based backward sampling #2

merged 2 commits into from
Sep 10, 2024

Conversation

Sahel13
Copy link
Owner

@Sahel13 Sahel13 commented Sep 4, 2024

Implemented backward sampling with $\mathcal{O}(NM^2T^2)$ cost for $N$ backward samples.


References

  1. Hai-Dang Dau and Nicolas Chopin (2023). On backward smoothing algorithms. The Annals of Statistics.
  2. Nicolas Chopin (2020). Particles. Github.

- This is now the default.
- The `backward_sampling_batched` function is multi-threaded.
@Sahel13 Sahel13 merged commit 6acd2ce into main Sep 10, 2024
3 checks passed
@Sahel13 Sahel13 deleted the mcmc_bs branch September 10, 2024 10:34
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.

1 participant