Examples
This section contains examples of how to use cuthbert on some fun problems,
highlighting the flexibility of the library and the utility of the underlying methods.
- Exact Kalman tracking of a car in 2D space
- A factorial model for ranking international football teams
- Parallel-in-time Kalman filter
- Online filtering and prediction for a stochastic volatility model
- Parameter estimation with expectation maximization
- Ensemble Kalman filtering for Lorenz-63
- Ensemble Kalman filtering with localization for Lorenz-96
- Differentiable particle filtering
- Using
cuthbertwith Dynamax