Skip to content

using monte carlo dropout to have uncertainty estimation of predictions

Notifications You must be signed in to change notification settings

aredier/monte_carlo_dropout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monte_carlo_dropout

Using monte carlo dropout to have an estimation of predictions uncertainty

instalation

cd monte_carlo_dropout
pip install -e ./

usage

executing the unet_learner function will give you the modified unet with dropout. using the DropOutAlexnet class will give you the alexnet architecture with dropout added.

credits:

Fastai online resources:

About

using monte carlo dropout to have uncertainty estimation of predictions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages