taki0112 / AdaBound-Tensorflow
Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)
☆150Updated 5 years ago
Alternatives and similar repositories for AdaBound-Tensorflow:
Users that are interested in AdaBound-Tensorflow are comparing it to the libraries listed below
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 4 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
- Models and examples built with Chainer☆119Updated 2 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 5 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 4 years ago
- Unofficial implementation of Octave Convolutions (OctConv) in TensorFlow / Keras.☆100Updated 5 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆97Updated 5 years ago
- Corrupted labels and label smoothing☆128Updated 7 years ago
- A memory efficient implementation of densenet.☆82Updated 5 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Code for reproducing results of the paper "Layer rotation: a surprisingly powerful indicator of generalization in deep networks?"☆50Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆135Updated 6 years ago
- Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Netw…☆364Updated 6 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆285Updated 7 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- Complementary code for the Targeted Dropout paper☆255Updated 5 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 5 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated 7 months ago
- The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.☆313Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Converting a pretrained pytorch model to tensorflow☆95Updated 7 years ago