JuliaPOMDP / ParticleFilters.jl

Simple particle filter implementation in Julia - works with POMDPs.jl models or others.
Other
45 stars 16 forks source link

model -> pm #23

Closed lassepe closed 5 years ago

lassepe commented 5 years ago

I assume that iterating over particles(b) is what is wanted here, instead of particles(bp)?