noahgolmant / pytorch-lr-dropoutLinks
"Learning Rate Dropout" in PyTorch
☆34Updated 5 years ago
Alternatives and similar repositories for pytorch-lr-dropout
Users that are interested in pytorch-lr-dropout are comparing it to the libraries listed below
Sorting:
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆24Updated 5 years ago
- An implementation of shampoo☆77Updated 7 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 5 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- ☆34Updated 6 years ago
- Simple experiment of Apex (A PyTorch Extension)☆47Updated 6 years ago
- Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks☆18Updated 5 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated last year
- Various implementations and experimentation for deep neural network model compression☆24Updated 7 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Code for BlockSwap (ICLR 2020).☆33Updated 4 years ago
- Python way to Read/Write TFRecords☆64Updated 7 years ago
- Official repository for "Why are Saliency Maps Noisy? Cause of and Solution to Noisy Saliency Maps".☆34Updated 6 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- Pytorch implementation of Learning Rate Dropout.☆42Updated 5 years ago
- A pytorch implementation of Information Bottleneck GAN☆28Updated 6 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 6 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 2 years ago
- Source code for "Towards a Deeper Understanding of Adversarial Losses under a Discriminative Adversarial Network Setting"☆42Updated 3 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- Unofficial implementation of Stand-Alone Self-Attention in Vision Models (obsolete)☆44Updated 6 years ago
- Implementation of tools to control and monitor layer rotation in different DL libraries☆40Updated 6 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 5 years ago