mc-dropout topic
List
mc-dropout repositories
Bayesian-Neural-Networks
1.8k
Stars
295
Forks
Watchers
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
mc-dropout-mnist
30
Stars
2
Forks
Watchers
Implementation of the MNIST experiment for Monte Carlo Dropout from http://mlg.eng.cam.ac.uk/yarin/PDFs/NIPS_2015_bayesian_convnets.pdf
mc_dropout_tensorflow
16
Stars
5
Forks
Watchers
This repository reimplemented "MC Dropout" by tensorflow 2.0 Eager Extension.