DanielTakeshi / MCMC_and_DynamicsLinks
Practice with MCMC methods and dynamics (Langevin, Hamiltonian, etc.)
☆42Updated 5 years ago
Alternatives and similar repositories for MCMC_and_Dynamics
Users that are interested in MCMC_and_Dynamics are comparing it to the libraries listed below
Sorting:
- Code for "Differentiable Compositional Kernel Learning for Gaussian Processes" https://arxiv.org/abs/1806.04326☆71Updated 7 years ago
- Code for "Deep Convolutional Networks as shallow Gaussian Processes"☆39Updated 6 years ago
- NeurIPS 2017 best paper. An interpretable linear-time kernel goodness-of-fit test.☆67Updated 6 years ago
- Gaussian Processes in Pytorch☆75Updated 5 years ago
- Reducing Reparameterization Gradient Variance code.☆33Updated 8 years ago
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 6 years ago
- PyTorch implementation of Bidirectional Monte Carlo, Annealed Importance Sampling, and Hamiltonian Monte Carlo.☆52Updated 4 years ago
- ☆116Updated 2 years ago
- TensorFlow implementation for training MCMC samplers from the paper: Generalizing Hamiltonian Monte Carlo with Neural Network☆183Updated 7 years ago
- PyTorch implementation comparison of old and new method of determining eigenvectors from eigenvalues.☆98Updated 4 years ago
- Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"☆121Updated 7 years ago
- Example implementation of the Bayesian neural network in "Structured and Efficient Variational Deep Learning with Matrix Gaussian Posteri…☆30Updated 5 years ago
- Variational Message Passing for Structured VAE (Code for ICLR 2018 paper)☆45Updated 7 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- Deep convolutional gaussian processes.☆81Updated 6 years ago
- Neural Processes implementation for 1D regression☆64Updated 6 years ago
- ☆25Updated 3 years ago
- a deep recurrent model for exchangeable data☆34Updated 5 years ago
- Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors☆62Updated 5 years ago
- TensorFlow, PyTorch and Numpy layers for generating Orthogonal Polynomials☆31Updated 7 years ago
- Implementation of Stochastic Gradient MCMC algorithms