schmidtjonathan / probabilistic-ssmLinks
Code accompanying the NeurIPS 2021 Paper: A Probabilistic State Space Model for Joint Inference from Differential Equations and Data (Schmidt, Krämer, Hennig)
☆13Updated 3 years ago
Alternatives and similar repositories for probabilistic-ssm
Users that are interested in probabilistic-ssm 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
- Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and wi…☆11Updated 2 years ago
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago
- Painless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX☆23Updated 2 years ago
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated last year
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆53Updated last month
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- A generic interface for linear algebra backends☆75Updated last month
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆130Updated this week
- ☆40Updated 4 years ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆21Updated 4 years ago
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 10 months ago
- A framework for composing Neural Processes in Julia☆76Updated 4 years ago
- DifferentialEquations.jl with PyTorch☆11Updated 3 years ago
- Chirp instantaneous frequency estimation using stochastic differential equation Gaussian processes☆13Updated last year
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆17Updated last year
- Source code for my PhD thesis: Backpropagation Beyond the Gradient☆20Updated 2 years ago
- Practical tools for quantifying how well a sample approximates a target distribution☆28Updated 5 years ago
- Gradient-informed particle MCMC methods