baggepinnen/LowLevelParticleFilters.jl

loglik bug for ParticleFilter with resampling

baggepinnen opened this issue · 0 comments

The standard ParticleFilter returns incorrect loglikelihood unless resampling is carried out every step. This indicates that there is some issue with how maxw is propagated since this is reset to 0 upon resampling.