taki0112 / AdaBound-Tensorflow
Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)
☆150Updated 6 years ago
Alternatives and similar repositories for AdaBound-Tensorflow
Users that are interested in AdaBound-Tensorflow are comparing it to the libraries listed below
Sorting:
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.☆100Updated 5 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- A memory efficient implementation of densenet.☆82Updated 5 years ago
- 🔥 Reproducibly benchmarking Keras and PyTorch models☆367Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Efficient Data Loading Pipeline in Pure Python☆212Updated 4 years ago
- ☆169Updated 4 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆366Updated 6 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- Experiments with Adam/AdamW/amsgrad☆200Updated 6 years ago