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)
☆39Apr 13, 2023Updated 2 years ago
Alternatives and similar repositories for Padam
Users that are interested in Padam are comparing it to the libraries listed below
Sorting:
- [IJCAI'19] Nostalgic Adam: Weighting more of the past gradients when designing the adaptive learning rate☆12Dec 3, 2019Updated 6 years ago
- Cluster Images using Perceptual Hash☆13Apr 22, 2016Updated 9 years ago
- AdaShift optimizer implementation in PyTorch☆18Jan 13, 2019Updated 7 years ago
- This is an implementation of Googles Yogi-Optimizer in Keras (tf.keras)☆14Dec 4, 2018Updated 7 years ago
- Image captioning models in PyTorch☆36Jan 21, 2021Updated 5 years ago
- implementation of relationNet naive version☆12Dec 4, 2017Updated 8 years ago
- Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR …☆51Apr 13, 2019Updated 6 years ago
- ☆16Jun 18, 2025Updated 9 months ago
- Sparse Switchable Normalization with sparse activation function SparestMax☆65Aug 12, 2019Updated 6 years ago
- Delta Orthogonal Initialization for PyTorch☆18Jun 27, 2018Updated 7 years ago
- [ICLR 2020] Haotao Wang, Tianlong Chen, Zhangyang Wang, Kede Ma, "I Am Going MAD: Maximum Discrepancy Competition for Comparing Classifie…☆20Dec 30, 2021Updated 4 years ago
- ☆45Jun 22, 2022Updated 3 years ago
- Spell and pronounce words with a neural network☆10Feb 13, 2017Updated 9 years ago
- Implementation of SVRG for training neural networks☆22Nov 24, 2019Updated 6 years ago
- Implementation for <Regularizing Neural Networks via Minimizing Hyperspherical Energy> in CVPR'20.☆24Jun 23, 2020Updated 5 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆216Mar 10, 2018Updated 8 years ago
- Code repositoy for "AOWS: Adaptive and optimal network width search with latency constraints", CVPR 2020☆36Jun 19, 2020Updated 5 years ago
- Code for the ICML 2021 paper "Sharing Less is More: Lifelong Learning in Deep Networks with Selective Layer Transfer"☆12Aug 17, 2021Updated 4 years ago
- AdaBatch: Adaptive Batch Sizes for Training Deep Neural Networks☆42Dec 16, 2017Updated 8 years ago
- ☆11Jan 27, 2018Updated 8 years ago
- Interpolation between Residual and Non-Residual Networks, ICML 2020. https://arxiv.org/abs/2006.05749☆26Aug 16, 2020Updated 5 years ago
- mtcnn in cpp☆10Mar 22, 2017Updated 9 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Apr 10, 2019Updated 6 years ago
- Official PyTorch implementation of the paper : ProbAct: A Probabilistic Activation Function for Deep Neural Networks.☆13Jun 10, 2019Updated 6 years ago
- Pytorch implementation of our paper accepted by IEEE TNNLS, 2021 -- Network Pruning using Adaptive Exemplar Filters☆24Apr 4, 2021Updated 4 years ago
- A fully differentiable architecture search for GANs☆18Aug 26, 2021Updated 4 years ago
- Youtube recommendation system in Tensorflow implementation☆20Aug 16, 2019Updated 6 years ago
- LSTM-CF: Unifying Context Modeling and Fusion with LSTMs for RGB-D Scene Labeling☆15Jan 4, 2017Updated 9 years ago
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆27Jan 19, 2019Updated 7 years ago
- Code for Active Mixup in 2020 CVPR☆23Jan 11, 2022Updated 4 years ago
- [IROS 2021] ADD: A Fine-grained Dynamic Inference Architecture for Semantic Image Segmentation☆10May 3, 2022Updated 3 years ago
- AdaX: Adaptive Gradient Descent with Exponential Long Term Momery☆34May 8, 2020Updated 5 years ago
- An optimized version of SeqGAN in pytorch☆12Apr 24, 2018Updated 7 years ago
- a much more complex case using GradNorm, where the layer sharing situation is sophisticated.☆15Feb 21, 2019Updated 7 years ago
- Decoupled Weight Decay Regularization (ICLR 2019)☆291Jan 9, 2019Updated 7 years ago
- Training scripts and Python modules for the ECCV 2018 paper "Interpolating Convolutional Networks Using Batch Normalization"☆11Jun 13, 2020Updated 5 years ago
- [ICLR 2020] NAS evaluation is frustratingly hard☆150Sep 24, 2023Updated 2 years ago
- chinese word segmentation based on rnn☆13Oct 14, 2016Updated 9 years ago
- Data-free knowledge distillation using Gaussian noise (NeurIPS paper)☆15Mar 24, 2023Updated 2 years ago