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
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 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
- DifferentialEquations.jl with PyTorch☆11Updated 3 years ago
- Painless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX☆23Updated 2 years ago
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆131Updated last month
- ☆40Updated 4 years ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆53Updated 2 months ago
- A framework for composing Neural Processes in Julia☆76Updated 4 years ago
- Source code for my PhD thesis: Backpropagation Beyond the Gradient☆20Updated 2 years ago
- A flexible toolkit for simulation based inference in Julia☆20Updated this week
- Kernels, the machine learning ones