yaringal
Results
10
repositories owned by
yaringal
acquisition_example
15
Stars
5
Forks
Watchers
Train a simple convnet on the MNIST dataset and evaluate the BALD acquisition function
BayesianRNN
373
Stars
77
Forks
Watchers
Code for the paper "A Theoretically Grounded Application of Dropout in Recurrent Neural Networks"
ConcreteDropout
231
Stars
65
Forks
Watchers
Code for Concrete Dropout as presented in https://arxiv.org/abs/1705.07832
DropoutUncertaintyExps
452
Stars
116
Forks
Watchers
Experiments used in "Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning"
HeteroscedasticDropoutUncertainty
125
Stars
30
Forks
Watchers
Demos demonstrating the difference between homoscedastic and heteroscedastic regression with dropout uncertainty.
multi-task-learning-example
728
Stars
191
Forks
Watchers
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115