uclaml / PadamLinks
Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks" (accepted by IJCAI 2020)
☆39Updated 2 years ago
Alternatives and similar repositories for Padam
Users that are interested in Padam are comparing it to the libraries listed below
Sorting:
- ☆23Updated 6 years ago
- An implementation of shampoo☆77Updated 7 years ago
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆62Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- An Implementation of "Small steps and giant leaps: Minimal Newton solvers for Deep Learning" In pytorch☆21Updated 7 years ago
- ☆34Updated 6 years ago
- (Batched) advanced indexing for PyTorch.☆53Updated 7 months ago
- Code for BlockSwap (ICLR 2020).☆33Updated 4 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- Filter Response Normalization tested on better ImageNet baselines.☆35Updated 5 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- Simple experiment of Apex (A PyTorch Extension)☆47Updated 5 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 5 years ago
- Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks☆18Updated 5 years ago
- A pytorch implementation of Information Bottleneck GAN