btgraham / Batchwise-DropoutLinks
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 10 years ago
Alternatives and similar repositories for Batchwise-Dropout
Users that are interested in Batchwise-Dropout are comparing it to the libraries listed below
Sorting:
- ☆14Updated 6 years ago
- A lightweight experimental logging library☆51Updated last year
- Semi-supervised learning via Compact Latent Space Clustering☆49Updated 6 years ago
- A easy to use API to store outputs from forward/backward hooks in Pytorch☆36Updated 6 years ago
- Code for the CVPR 2020 [ORAL] paper "SAM: The Sensitivity of Attribution Methods to Hyperparameters"☆27Updated 2 years ago
- Materials for the practical sessions at EEML2019☆80Updated 5 years ago
- ☆123Updated 6 years ago
- Deep learning model to identify a scene/character from 10 different animated movies☆28Updated 6 years ago
- A library for evaluating representations.☆77Updated 3 years ago
- Collection of machine learning research paper references☆26Updated 6 months ago
- Visualizing how deep networks make decisions☆66Updated 6 years ago
- Testing Nerual Tangent Kernel (NTK) on small UCI datasets☆81Updated 5 years ago
- There and Back Again: Revisiting Backpropagation Saliency Methods (CVPR 2020)☆52Updated 5 years ago
- Graph Neural Network☆43Updated 3 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 5 years ago
- ☆90Updated 5 years ago
- Books, papers and links to latest research in ML/AI☆91Updated last year
- A PyTorch implementation of SSCR☆23Updated last year
- Web page for our tutorial on latent structure for NLP☆47Updated 6 years ago
- Estimating Example Difficulty using Variance of Gradients☆63Updated 2 years ago
- Code and assignment repository for the Imperial College Mathematics department Deep Learning course☆265Updated 6 years ago
- ☆13Updated 5 years ago
- [CVPR 2020] Official Implementation: "Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models".☆136Updated 2 years ago
- Train an RL agent to localize actively (PyTorch)☆210Updated 7 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆174Updated 6 years ago
- Code for "Systematic Generalization: What Is Required and Can It Be Learned"☆37Updated 6 years ago
- ☆39Updated 5 years ago
- Prescribed Generative Adversarial Networks☆143Updated 5 years ago
- Train a simple convnet on the MNIST dataset and evaluate the BALD acquisition function☆16Updated 8 years ago
- Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights☆182Updated 6 years ago