kozistr / AdaBound-tensorflow
An optimizer that trains as fast as Adam and as good as SGD in Tensorflow
☆45Updated 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
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Stochastic Weight Averaging - TensorFlow implementation☆33Updated 6 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Keras callback function for stochastic weight averaging☆56Updated 2 years ago
- lookahead optimizer for keras☆170Updated 5 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 6 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 6 years ago
- MNIST classification using Multi-Layer Perceptron (MLP) with 2 hidden layers. Some weight-initializers and batch-normalization are implem…☆55Updated 8 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Unsupervised Anomaly Detection via Deep Metric Learning with End-to-End Optimization☆12Updated 2 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- Computer Vision Tutorial for Deep Learning Researchers☆33Updated 5 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user☆116Updated 6 years ago
- AdaBatch: Adaptive Batch Sizes for Training Deep Neural Networks☆42Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- AdaBound optimizer in Keras☆56Updated 4 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- PyTorch model serving project☆54Updated 4 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- PyTorch DataLoader processed in multiple remote computation machines for heavy data processings☆67Updated 5 years ago