EEA-sensors / sequential-parallelization-examples
This is a collection of code samples aimed at illustrating temporal parallelization methods for sequential data.
☆31Updated last year
Alternatives and similar repositories for sequential-parallelization-examples:
Users that are interested in sequential-parallelization-examples are comparing it to the libraries listed below
- Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)☆64Updated 5 years ago
- Companion code in JAX for the paper Parallel Iterated Extended and Sigma-Point Kalman Smoothers.☆25Updated 6 months ago
- Code repo for "Kernel Interpolation for Scalable Online Gaussian Processes"☆58Updated 3 years ago
- Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX☆98Updated last year
- Extensible Tensorflow library for differentiable particle filtering. ICML 2021.☆41Updated 2 years ago
- Recyclable Gaussian Processes☆11Updated 2 years ago
- Bayesian learning and inference for state space models (SSMs) using Google Research's JAX as a backend☆58Updated 8 months ago
- Code for efficiently sampling functions from GP(flow) posteriors☆69Updated 4 years ago
- ☆49Updated last year
- Code repo for "Function-Space Distributions over Kernels"☆31Updated 4 years ago
- Non-stationary spectral mixture kernels implemented in GPflow☆28Updated 6 years ago
- Jax SSM Library☆49Updated 2 years ago
- Repository for DTU Special Course, focusing on Variational Inference using Normalizing Flows (VINF). Supervised by Michael Riis Andersen☆25Updated 4 years ago
- Implicit Deep Adaptive Design (iDAD): Policy-Based Experimental Design without Likelihoods☆18Updated 3 years ago
- Recursive Bayesian Estimation (Sequential / Online Inference)☆58Updated 10 months ago
- Code for our paper: Online Variational Filtering and Parameter Learning☆18Updated 3 years ago
- Supplementary code for the NeurIPS 2020 paper "Matern Gaussian processes on Riemannian manifolds".☆28Updated 2 weeks ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆100Updated last year
- Zheng Zhao's doctoral dissertation from Aalto University☆35Updated 2 years ago
- Tree-structured recurrent switching linear dynamical systems☆36Updated 4 years ago
- Code for ICML 2019 paper on "Fast and Simple Natural-Gradient Variational Inference with Mixture of Exponential-family Approximations"☆18Updated 4 years ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 3 years ago
- Neural likelihood-free methods in PyTorch.☆39Updated 5 years ago
- Methods and experiments for assumed density SDE approximations☆11Updated 3 years ago
- Loopy belief propagation for factor graphs on discrete variables, in JAX!☆64Updated 4 months ago
- Implementation of stochastic variational inference for differentially deep gaussian processes☆15Updated 6 years ago
- Implementation for Non-stationary Spectral Kernels (NIPS 2017)