HIPS / Probabilistic-BackpropagationLinks
Implementation in C and Theano of the method Probabilistic Backpropagation for scalable Bayesian inference in deep neural networks.
☆192Updated 6 years ago
Alternatives and similar repositories for Probabilistic-Backpropagation
Users that are interested in Probabilistic-Backpropagation are comparing it to the libraries listed below
Sorting:
- We use a modified neural network instead of Gaussian process for Bayesian optimization.☆108Updated 7 years ago
- Variational and semi-supervised neural network toppings for Lasagne☆208Updated 8 years ago
- Dropout As A Bayesian Approximation: Code☆202Updated 9 years ago
- What My Deep Model Doesn't Know...☆117Updated 9 years ago
- Experiment code for Stochastic Gradient Hamiltonian Monte Carlo☆105Updated 7 years ago
- A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation☆128Updated 3 years ago
- Convolutional Gaussian processes based on GPflow.☆96Updated 7 years ago
- Python package for modular Bayesian optimization☆135Updated 4 years ago
- Demos demonstrating the difference between homoscedastic and heteroscedastic regression with dropout uncertainty.☆140Updated 9 years ago
- Exploring differentiation with respect to hyperparameters☆295Updated 9 years ago
- Code to train Importance Weighted Autoencoders on MNIST and OMNIGLOT☆207Updated 9 years ago
- Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"☆378Updated 8 years ago
- Deep exponential families (DEFs)☆55Updated 7 years ago
- Deep generative models for semi-supervised learning.☆108Updated 8 years ago
- Deep GPs with GPy☆31Updated 9 years ago
- Repo for a paper about constructing priors on very deep models.☆73Updated 8 years ago
- Bayesian Weight Uncertainty Dense Layer for Keras☆48Updated 8 years ago
- Keras + Gaussian Processes: Learning scalable deep and recurrent kernels.