rasmusbergpalm / pytorch-lgssmLinks
A Linear Gaussian State Space Model (LGSSM) for pytorch, also known as a Linear Dynamical System (LDS)
☆13Updated 4 years ago
Alternatives and similar repositories for pytorch-lgssm
Users that are interested in pytorch-lgssm are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation for the GP-VAE model described in https://arxiv.org/abs/1907.04155☆142Updated 2 years ago
- ☆134Updated last year
- implementing "recurrent attentive neural processes" to forecast power usage (w. LSTM baseline, MCDropout)☆97Updated 5 months ago
- Continual Gaussian Processes☆31Updated 2 years ago
- PyTorch code of "Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows" (NeurIPS 2020)☆48Updated 4 years ago
- Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.☆62Updated 4 years ago
- Heterogeneous Multi-output Gaussian Processes☆52Updated 5 years ago
- [ICML 2021] Deep Learning for Functional Data Analysis with Adaptive Basis Layers☆28Updated 2 years ago
- Bayesian Learning from Sequential Data using Gaussian Processes with Signature Covariances☆48Updated 2 years ago
- Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.☆225Updated last year
- Signax: Signature computation in JAX☆35Updated 7 months ago
- Differentiable controlled differential equation solvers for PyTorch with GPU support and memory-efficient adjoint backpropagation.☆448Updated 2 weeks ago
- ☆68Updated 2 years ago
- Pytorch implementation of RED-SDS (NeurIPS 2021).☆18Updated 3 years ago
- Variational Gaussian Process State-Space Models☆24Updated 9 years ago
- Consistent Koopman Autoencoders☆74Updated 2 years ago
- Code repository of the paper Learning Long-Term Dependencies in Irregularly-Sampled Time Series☆118Updated 2 years ago
- code for the paper "Stein Variational Gradient Descent (SVGD): A General Purpose Bayesian Inference Algorithm"☆100Updated 6 years ago
- Regression datasets from the UCI repository with standardized test-train splits.☆47Updated 3 years ago
- Bayesian Neural Network in PyTorch☆91Updated last year
- Differentiable computations of the signature and logsignature transforms, on both CPU and GPU. (ICLR 2021)☆283Updated last year
- ☆24Updated 3 years ago
- TimeVAE implementation in keras/tensorflow☆155Updated 5 months ago
- ☆20Updated 3 years ago
- PyTorch re-implementation of [Structured Inference Networks for Nonlinear State Space Models, AAAI 17]☆24Updated 4 years ago
- Masked Autoregressive Flow☆217Updated last year
- Code for "Latent ODEs for Irregularly-Sampled Time Series" paper☆561Updated 4 years ago
- Foundations and Applications