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

Add resampling criteria #24

Open
zsunberg opened this issue Apr 29, 2019 · 1 comment
Open

Add resampling criteria #24

zsunberg opened this issue Apr 29, 2019 · 1 comment

Comments

@zsunberg
Copy link
Member

Particle filters need not resample on every step, we should add a resampling criterion so that resampling will only occur if e.g. the weights have a large amount of variation.

This would mean that the beliefs need to be weighted particle beliefs instead of just unweighted particle collections

@jihodori
Copy link

Hi Professor, I opened the following pull request to address this issue: #67

Let me know what you think!

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