JuliaPOMDP / JuliaPOMDP/ParticleFilters.jl
Implement Adaptive Sequential Monte Carlo
Open
- Dominant language
- Julia
- Stars
- 48
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
In the following [paper](https://arxiv.org/pdf/1911.01383), a method is presented to adapt the number of particles used in sequential Monte Carlo in an adaptive manner based on a statistical invariant that must be verified to ensure the estimated probability distribution is converging to the target probability. It would be a good idea to implement this adaptive method, or the concept of adaptivity, for the particle filter.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.