• Stars
    star
    245
  • Rank 164,495 (Top 4 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

ConcreteDropout

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

Update (08/2018)

Added SpatialConcreteDropout for use with convolution layers. Please don't use ConcreteDropout with conv layers as the regulariser weighing is wrong for convolutions.