EEA-sensors / sequential-parallelization-examples
This is a collection of code samples aimed at illustrating temporal parallelization methods for sequential data.
☆28Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sequential-parallelization-examples
- Approximate inference for Markov Gaussian processes using iterated Kalman smoothing, in JAX☆94Updated last year
- Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)☆63Updated 5 years ago
- Tree-structured recurrent switching linear dynamical systems☆36Updated 4 years ago
- Code for efficiently sampling functions from GP(flow) posteriors☆65Updated 3 years ago
- Companion code in JAX for the paper Parallel Iterated Extended and Sigma-Point Kalman Smoothers.☆25Updated 3 months ago
- Extensible Tensorflow library for differentiable particle filtering. ICML 2021.☆40Updated last year
- Code repo for "Kernel Interpolation for Scalable Online Gaussian Processes"☆55Updated 3 years ago
- Supplementary code for the NeurIPS 2020 paper "Matern Gaussian processes on Riemannian manifolds".☆27Updated 3 years ago
- ☆49Updated last year
- Bayesian learning and inference for state space models (SSMs) using Google Research's JAX as a backend☆57Updated 4 months ago
- RKHS feature vectors, operators, and statistical models using JAX for automatic differentiation☆8Updated 3 years ago
- Train neural networks to use as SMC and importance sampling proposals☆24Updated 6 years ago
- Non-stationary spectral mixture kernels implemented in GPflow☆28Updated 5 years ago
- Recyclable Gaussian Processes☆11Updated last year
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆95Updated last year
- Code repo for "Function-Space Distributions over Kernels"☆31Updated 3 years ago
- Deep Gaussian Processes with Importance-Weighted Variational Inference☆38Updated 5 years ago
- A Tensorflow based library for Time Series Modelling with Gaussian Processes☆28Updated 4 months ago
- A library implementing the kernels for and experiments using extrinsic gauge equivariant vector field Gaussian Processes☆25Updated 3 years ago
- Loopy belief propagation for factor graphs on discrete variables, in JAX!☆64Updated last month
- Library for Bayesian Neural Networks in PyTorch (first version as published in ProbProg2020)☆42Updated 3 years ago
- Implementation of stochastic variational inference for differentially deep gaussian processes