JuliaPOMDP / JuliaPOMDP/ParticleFilters.jl
Add resampling criteria
Open
- Dominant language
- Julia
- Stars
- 48
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.