PF: A C++ Library for Fast Particle Filtering

01/28/2020
by   Taylor R. Brown, et al.
0

Particle filters are a class of algorithms that are used for "tracking" or "filtering" in real-time for a wide array of time series models. Despite their comprehensive applicability, particle filters are not always the tool of choice for many practitioners, due to how difficult they are to implement. This short article presents PF, a C++ header-only template library that provides fast implementations of many different particle filters. A tutorial along with an extensive fully-worked example is provided.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset