EEA-sensors / parallel-non-linear-gaussian-smoothers
Companion code in JAX for the paper Parallel Iterated Extended and Sigma-Point Kalman Smoothers.
☆25Updated 5 months ago
Alternatives and similar repositories for parallel-non-linear-gaussian-smoothers:
Users that are interested in parallel-non-linear-gaussian-smoothers are comparing it to the libraries listed below
- This is a collection of code samples aimed at illustrating temporal parallelization methods for sequential data.☆31Updated last year
- Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX☆98Updated last year
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated last month
- Bayesian learning and inference for state space models (SSMs) using Google Research's JAX as a backend☆58Updated 7 months ago
- Extensible Tensorflow library for differentiable particle filtering. ICML 2021.☆40Updated last year
- ☆10Updated 2 years ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆99Updated last year
- Gradient-informed particle MCMC methods☆11Updated 11 months ago
- Nonparametric Differential Equation Modeling☆53Updated 10 months ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆38Updated 2 months ago
- Code for efficiently sampling functions from GP(flow) posteriors☆68Updated 4 years ago
- Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's method.