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 10 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☆13Updated 11 months ago
- ☆11Updated 3 years ago
- Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and wi…☆11Updated 2 years ago
- A generic interface for linear algebra backends☆74Updated 7 months ago
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 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
- ☆16Updated 6 months ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆53Updated last month
- Painless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX☆23Updated 2 years ago
- Exponential families for JAX☆75Updated last week
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 8 months ago
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆42Updated 2 years ago
- Laplace approximations in JAX.☆37Updated this week
- Codes for Hilbert space reduced-rank GP regression☆14Updated 6 years ago
- Gaussian processes with spherical harmonic features in JAX☆15Updated 2 months ago
- Implementation of the Gaussian Process Autoregressive Regression Model☆68Updated 9 months ago
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆130Updated last month
- Sampling with Blackjax on Aesara☆11Updated 2 years ago
- MCHMC: sampler from an arbitrary differentiable distribution☆74Updated 5 months ago
- AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.☆38Updated 2 years ago
- Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX☆102Updated 2 years ago
- A simple library to run variational inference on Stan models.☆33Updated 2 years ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated 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.☆239Updated last year
- Gaussian Process package based on data augmentation, sparsity and natural gradients☆137Updated last year
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆16Updated last year
- A light interface to serial and multi-threaded Sequential Monte Carlo☆32Updated 3 years ago
- A flexible toolkit for simulation based inference in Julia☆19Updated 4 months ago