JuliaPOMDP / JuliaPOMDP/ParticleFilters.jl

Improved bootstrap filter

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
48
Forks
17
PR merge metrics
No merged PRs in 30d

Description

We should probably make an improved bootstrap filter that has the following changes:

1. We should only resample periodically (see #24 #67 )
2. Because of periodic resampling above, we should return a weighted particle belief rather than unweighted
3. We should have an additional function for particle reinvigoration that is separate from resampling, because that is the most common domain-specific thing that people need to do.
4. `predict`, `reweight`, and `resample` should just be functions (which can be implemented as functors)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.