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.
- Quick start with ranking international football teams
- Exact Kalman tracking of a car in 2D space
- Parallel-in-time Kalman filter
- Online filtering and prediction for a stochastic volatility model
- Parameter estimation with expectation maximization
- Differentiable particle filtering
- Using
cuthbertwith Dynamax