ConcreteDropout icon indicating copy to clipboard operation
ConcreteDropout copied to clipboard

Code for Concrete Dropout as presented in https://arxiv.org/abs/1705.07832

Results 11 ConcreteDropout issues
Sort by recently updated
recently updated
newest added

Quick and hopefully not stupid question: I'm trying to use the `ConcreteDropout` class to train a convnet (classifying images into 12 classes). The first strange thing I observed was that...