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

write deterministic resamplers and samplers #23

Open
tbrown122387 opened this issue Feb 21, 2022 · 0 comments
Open

write deterministic resamplers and samplers #23

tbrown122387 opened this issue Feb 21, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tbrown122387
Copy link
Owner

If we had (nontrivial) deterministic resamplers and samplers, we could check every particle throughout every step of the filtering process in unit tests.

For an example of resamplers, always pick the current index, always pick the first, always pick the last. For an example of samplers, always increment by 1.0.

@tbrown122387 tbrown122387 added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant