btgraham / Batchwise-Dropout
Run fully connected artificial neural networks with dropout applied (mini)batchwise, rather than samplewise. Given two hidden layers each subject to 50% dropout, the corresponding matrix multiplications for forward- and back-propagation is 75% less work as the dropped out units are not calculated.
☆15Updated 9 years ago
Alternatives and similar repositories for Batchwise-Dropout:
Users that are interested in Batchwise-Dropout are comparing it to the libraries listed below
- On Certifying Non-uniform Bounds against Adversarial Attacks [ICML 2019]☆6Updated 5 years ago
- Slides for my graduate deep learning course at Imperial College.☆6Updated 5 years ago
- ☆14Updated 5 years ago
- ☆6Updated 5 years ago
- A lightweight experimental logging library☆48Updated 6 months ago
- A lightweight implementation of the SimCLR unsupervised training framework in PyTorch.☆8Updated 4 years ago
- A easy to use API to store outputs from forward/backward hooks in Pytorch☆36Updated 5 years ago
- Code for the CVPR 2020 [ORAL] paper "SAM: The Sensitivity of Attribution Methods to Hyperparameters"☆25Updated 2 years ago
- Semi-supervised learning via Compact Latent Space Clustering☆48Updated 5 years ago
- CE9010 Introduction to Data Analysis, 2020☆7Updated 4 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 4 years ago
- [CVPR 2017] AMT chat interface code used to collect the Visual Dialog dataset☆79Updated 2 years ago
- Deep learning model to identify a scene/character from 10 different animated movies☆29Updated 5 years ago
- Materials for the practical sessions at EEML2019☆79Updated 4 years ago
- Web page for our tutorial on latent structure for NLP☆47Updated 5 years ago
- Visualizing how deep networks make decisions☆66Updated 5 years ago
- Simulations to illustrate what neural networks learn.☆14Updated 4 years ago
- ☆72Updated 4 years ago
- A library for evaluating representations.☆74Updated 3 years ago
- ☆124Updated 6 years ago
- Demo code for the paper ''Distributional Adversarial Networks''☆19Updated 7 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- Implementation of Sequential Variational Autoencoder☆85Updated 7 years ago
- Webpage template for MILA-affiliated papers☆11Updated 8 years ago
- ☆4Updated last year
- Implementation of "Variational Inference for Monte Carlo Objectives"☆21Updated 4 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- A Lasagne and Theano implementation of the paper Alireza Makhzani, Jonathon Shlens, Navdeep Jaitly, and Ian Goodfellow.☆41Updated 8 years ago
- Comparing Fixed and Adaptive Computation Time for Recurrent Neural Networks☆35Updated 6 years ago
- ☆13Updated 4 years ago