BorealisAI / continuous-time-flow-processLinks
PyTorch code of "Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows" (NeurIPS 2020)
☆48Updated 4 years ago
Alternatives and similar repositories for continuous-time-flow-process
Users that are interested in continuous-time-flow-process are comparing it to the libraries listed below
Sorting:
- Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.☆62Updated 4 years ago
- Official code for the ICLR 2021 paper Neural ODE Processes☆74Updated 3 years ago
- code for "Neural Jump Ordinary Differential Equations"☆30Updated 2 years ago
- Code for: "Neural Rough Differential Equations for Long Time Series", (ICML 2021)☆118Updated 4 years ago
- Example applications of path signatures☆41Updated 5 months ago
- Experiments for Neural Flows paper☆98Updated 3 years ago
- Bayesian Learning from Sequential Data using Gaussian Processes with Signature Covariances☆48Updated 2 years ago
- Code for "Infinitely Deep Bayesian Neural Networks with Stochastic Differential Equations"☆171Updated 3 years ago
- Experiments from the paper "On Second Order Behaviour in Augmented Neural ODEs"☆60Updated 11 months ago
- PyTorch implementation of the Masked Autoregressive Flow☆29Updated 4 years ago
- Official repository of the paper "Efficient Neural Causal Discovery without Acyclicity Constraints"☆86Updated last year
- A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]☆57Updated last year
- ☆27Updated 2 years ago
- Approximate Inference Turns Deep Networks into Gaussian Processes (dnn2gp)☆48Updated 5 years ago
- Non-stationary spectral mixture kernels implemented in GPflow☆28Updated 6 years ago
- Combining smooth constraint for building DAG with normalizing flow in order to replace autoregressive transformations while keeping tract…☆46Updated 2 years ago
- ODE2VAE: Deep generative second order ODEs with Bayesian neural networks☆129Updated last year
- ☆18Updated 3 years ago
- Code for "Causal autoregressive flows" - AISTATS, 2021☆45Updated 4 years ago
- Code for: "Neural Controlled Differential Equations for Online Prediction Tasks"☆38Updated 2 years ago
- Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.☆226Updated last year
- Toy Examples of Conditional Density Estimation with Bayesian Normalizing flows☆22Updated 7 years ago
- Differentiable computations for the signature-PDE-kernel on CPU and GPU.☆56Updated last year
- Personal implementation of "Variational Inference with Normalizing Flows" by [Rezende, et al., 2015] in PyTorch☆22Updated 5 years ago
- A variational method for fast, approximate inference for stochastic differential equations.☆44Updated 7 years ago
- Implementations of Normalizing Flows in Pytorch/Pyro☆19Updated 5 years ago
- Methods and experiments for assumed density SDE approximations☆12Updated 3 years ago
- Pytorch implementation of RED-SDS (NeurIPS 2021).☆18Updated 3 years ago
- Code for "Deep Signature Transforms" (NeurIPS 2019)