kalman-jax

Kalman smoother

This project develops an approximate inference framework for temporal Gaussian processes using Kalman filtering and smoothing methods.

Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX

GitHub

97 stars
11 watching
13 forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 1 awesome list

approximate-bayesian-inferencegaussian-processeskalman-smoothermachine-learningsignal-processingstate-space-models

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaxgaussianprocesses/gpjax Provides a low-level interface to Gaussian process models in JAX for flexible extension and customisation 467
auralius/kalman-cpp An implementation of various Kalman filter algorithms in C++ 31
jeljaik/extended-kalman-filter An implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements. 38
itamarwe/kalman A JavaScript implementation of the Kalman filter algorithm for state estimation in dynamic systems 114
csalinasonline/kalmanmatlabcode Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing 70
awerries/kalman-localization A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data 92
alonfnt/bayex A lightweight Bayesian optimization library designed to optimize expensive-to-evaluate functions using Gaussian Process models and various acquisition functions. 86
philbooks/kalman-filter-for-beginners A sample code implementation of the Kalman filter algorithm in MATLAB/Octave 128
simondlevy/sensorfusion An implementation of sensor fusion using Kalman filter in MATLAB 158
joshuaalbert/jaxns A probabilistic programming framework for Bayesian inference and model comparison using nested sampling and JAX. 156
google-deepmind/kfac-jax Library providing an implementation of the K-FAC optimizer and curvature estimator for second-order optimization in neural networks. 252
sheffieldml/multigp Software for modeling and prediction with multiple output Gaussian processes 48
lollcat/fab-jax-old An implementation of Flow Annealed Importance Sampling Bootstrap (FAB) in JAX for probabilistic machine learning 0
stor-i/gaussianprocesses.jl A Julia package that provides a flexible nonparametric tool for modeling data using Gaussian Processes 307
mherb/kalman A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems 1,334