Skip to content

Code for the paper "The Flip Side of the Reweighted Coin: Duality of Adaptive Dropout and Regularization"

License

Notifications You must be signed in to change notification settings

dlej/adaptive-dropout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adaptive-dropout

Code for the paper "The Flip Side of the Reweighted Coin: Duality of Adaptive Dropout and Regularization," arXiv:2106.07769.

usage

To generate the plots for the variational dropout case study, first run experiments/Sparse MNIST.ipynb. To generate both the computed effective penalties and the case study comarison plots, run experiments/Figures.ipynb.

dependencies

The primary dependencies are pytorch 1.8.1 with CUDA 11.1 and skorch 0.10.1 (https://skorch.readthedocs.io/en/stable/), but we provide a complete description of the conda environment in environment.yml for completeness.

About

Code for the paper "The Flip Side of the Reweighted Coin: Duality of Adaptive Dropout and Regularization"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published