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:
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆62Updated 4 years ago
- ☆23Updated 6 years ago
- ☆34Updated 6 years ago
- An implementation of shampoo☆74Updated 7 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- Riemannian approach to batch normalization☆18Updated 7 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- ☆33Updated 6 years ago
- Filter Response Normalization tested on better ImageNet baselines.☆35Updated 5 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 6 years ago
- Code for ICLR2018 paper: Improving GAN Training via Binarized Representation Entropy (BRE) Regularization - Y. Cao · W Ding · Y.C. Lui · …☆20Updated 7 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Updated 4 years ago
- ☆13Updated 7 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- ICML2019 Accepted Paper. Overcoming Multi-Model Forgetting☆13Updated 6 years ago
- Analyzing deviation from orthogonality in RNNs☆16Updated 7 years ago
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.☆44Updated 7 years ago
- PyTorch Code for "Evaluating the search phase of Neural Architecture Search" @ ICLR 2020☆50Updated 5 years ago
- Implementation of Adversarial Variational Optimization in PyTorch☆43Updated 6 years ago
- Lifelong Variational Autoencoder☆14Updated 7 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- For the reproduction of research by Agostinelli et al. Learning Activation Functions to Improve Deep Neural Networks. http://arxiv.org/ab…☆19Updated 10 years ago
- [ICLR 2019] ProbGAN: Towards Probabilistic GAN with Theoretical Guarantees☆32Updated 5 years ago
- Implements an infinite sum of poisson-weighted convolutions☆27Updated 6 years ago
- SmoothOut: Smoothing Out Sharp Minima to Improve Generalization in Deep Learning☆23Updated 6 years ago