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 EvoNorm☆122Updated 3 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 5 years ago
- Implementation of tools to control and monitor layer rotation in different DL libraries☆40Updated 6 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
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks☆18Updated 5 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆61Updated last year
- Python way to Read/Write TFRecords☆64Updated 7 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 4 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- Unofficial PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Ne…☆22Updated 5 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- Simple experiment of Apex (A PyTorch Extension)☆47Updated 5 years ago
- An implementation of shampoo☆76Updated 7 years ago
- Pytorch implementation of Learning Rate Dropout.☆42Updated 5 years ago
- ☆34Updated 6 years ago
- custom cuda kernel for {2, 3}d relative attention with pytorch wrapper☆43Updated 5 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 2 years ago
- Prunable nn layers for pytorch.☆48Updated 7 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- Unofficial implementation of Stand-Alone Self-Attention in Vision Models (obsolete)☆44Updated 6 years ago
- ☆28Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago