hegdepashupati / differential-dgpLinks
Implementation of stochastic variational inference for differentially deep gaussian processes
☆15Updated 6 years ago
Alternatives and similar repositories for differential-dgp
Users that are interested in differential-dgp are comparing it to the libraries listed below
Sorting:
- Non-stationary spectral mixture kernels implemented in GPflow☆28Updated 6 years ago
- Code repo for "Function-Space Distributions over Kernels"☆31Updated 4 years ago
- Implementation for Non-stationary Spectral Kernels (NIPS 2017)☆20Updated 5 years ago
- Deep Gaussian Processes with Importance-Weighted Variational Inference☆39Updated 6 years ago
- Code for efficiently sampling functions from GP(flow) posteriors☆72Updated 4 years ago
- Approximate Inference Turns Deep Networks into Gaussian Processes (dnn2gp)☆48Updated 5 years ago
- Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)☆65Updated 6 years ago
- Light-weighted code for Orthogonal Additive Gaussian Processes☆42Updated 10 months ago
- Implementations of Normalizing Flows in Pytorch/Pyro☆19Updated 5 years ago
- Official code for the ICLR 2021 paper Neural ODE Processes☆72Updated 3 years ago
- Code for "Functional variational Bayesian neural networks" (https://arxiv.org/abs/1903.05779)☆85Updated 4 years ago
- Code required to reproduce the experiments in Auxiliary Variational MCMC☆17Updated 6 years ago
- Neural likelihood-free methods in PyTorch.