raj-shah / BayesianCNNLinks
Bayesian Convolutional Neural Networks with Bernoulli Approximate Variational Inference, Gal et al. 2015
☆36Updated 7 years ago
Alternatives and similar repositories for BayesianCNN
Users that are interested in BayesianCNN are comparing it to the libraries listed below
Sorting:
- My implementation of the paper "Simple and Scalable Predictive Uncertainty estimation using Deep Ensembles"☆140Updated 8 years ago
- Implementation and evaluation of different approaches to get uncertainty in neural networks☆141Updated 7 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Uncertainty interpretations of the neural network☆32Updated 7 years ago
- Master Thesis on Bayesian Convolutional Neural Network using Variational Inference☆264Updated 6 years ago
- ☆53Updated 7 years ago
- Code for Deep Bayesian Active Learning (ICML 2017)☆112Updated 7 years ago
- Code for the paper "Tensor Regression Networks with various Low-Rank Tensor Approximations"☆35Updated 8 years ago
- Uncertainty estimation on Mnist dataset☆23Updated 8 years ago
- Code for the paper 'Understanding Measures of Uncertainty for Adversarial Example Detection'☆62Updated 7 years ago
- Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)☆137Updated 6 years ago
- model uncertainty using mc dropout☆20Updated 6 years ago
- Active Learning on Image Data using Bayesian ConvNets☆140Updated 9 years ago
- Code for the paper "Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation", ICLR 2018☆64Updated 6 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated 2 years ago
- supervised deep sparse coding networks☆31Updated 8 years ago
- Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906☆48Updated 5 years ago
- The code for the cycle wasserstein regression generative adversarial network model for semi supervised bi-directional regression.☆23Updated 7 years ago
- A Python implementation of Kernel Mean Matching data reweighting algorithm