EEA-sensors / sqrt-parallel-smoothersLinks
A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algorithms, both in a sequential and parallel fashion, as well as efficient gradient rules for computing gradients of required quantities (such as the pseudo-loglikelihood of the system).
☆12Updated 9 months ago
Alternatives and similar repositories for sqrt-parallel-smoothers
Users that are interested in sqrt-parallel-smoothers are comparing it to the libraries listed below
Sorting:
- Probabilistic ODE solvers are fun, but are they fast? See also: https://github.com/pnkraemer/probdiffeq for JAX code or https://github.c…☆21Updated last year
- Chirp instantaneous frequency estimation using stochastic differential equation Gaussian processes☆12Updated 10 months ago
- ☆11Updated 3 years ago
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 7 months ago
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago
- A generic interface for linear algebra backends☆73Updated 6 months ago
- MCHMC: sampler from an arbitrary differentiable distribution☆74Updated 4 months ago
- ☆16Updated 5 months ago
- Codes for Hilbert space reduced-rank GP regression☆14Updated 6 years ago
- Code accompanying the NeurIPS 2021 Paper: A Probabilistic State Space Model for Joint Inference from Differential Equations and Data (Sch…☆13Updated 2 years ago
- Exponential families for JAX☆73Updated this week
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆52Updated last week
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated last year
- Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and wi…☆11Updated 2 years ago
- AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.☆40Updated last year
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆129Updated 3 weeks ago
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆42Updated 2 years ago
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- Painless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX☆23Updated 2 years ago
- Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's method.☆236Updated last year
- Gradient-informed particle MCMC methods☆12Updated last year
- Gaussian processes with spherical harmonic features in JAX☆15Updated 3 weeks ago
- Simulation-based inference benchmark☆100Updated 7 months ago
- Matrix-free linear algebra in JAX.☆140Updated 3 weeks ago
- Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX☆100Updated 2 years ago
- A simple library to run variational inference on Stan models.☆32Updated 2 years ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆30Updated last year
- Self-tuning HMC algorithms and evaluations☆19Updated 11 months ago
- Numerical quadrature with JAX☆69Updated last week
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆16Updated last year