angetato / Optimizers-for-TensorflowLinks
Adam, NAdam and AAdam optimizers
☆23Updated 6 years ago
Alternatives and similar repositories for Optimizers-for-Tensorflow
Users that are interested in Optimizers-for-Tensorflow are comparing it to the libraries listed below
Sorting:
- "Learning Rate Dropout" in PyTorch☆34Updated 6 years ago
- Python way to Read/Write TFRecords☆65Updated 7 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- Custom Optimizer on Keras☆24Updated 6 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 7 years ago
- An implementation of shampoo☆78Updated 7 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆20Updated 4 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated last year
- Code for ICLR2018 paper: Improving GAN Training via Binarized Representation Entropy (BRE) Regularization - Y. Cao · W Ding · Y.C. Lui · …☆20Updated 7 years ago
- Curriculum Learning - Tensorflow☆40Updated 7 years ago
- A general, modular, and programmable architecture search framework☆124Updated 2 years ago
- Implementations of quasi-hyperbolic optimization algorithms.☆102Updated 5 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 6 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Updated 6 years ago
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆62Updated 4 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆120Updated 5 years ago
- Binary Stochastic Neurons in PyTorch☆57Updated 8 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 7 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆19Updated 5 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆23Updated 5 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 3 years ago
- Implementation of Symmetric SNE and t-SNE in numpy and python☆75Updated 4 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- Reproducing the paper "PADAM: Closing The Generalization Gap of Adaptive Gradient Methods In Training Deep Neural Networks" for the ICLR …☆51Updated 6 years ago
- Keras implementation of NovoGrad☆20Updated 5 years ago
- ZCA whitening in python☆33Updated 6 years ago
- Implementation of soft parameter sharing for neural networks☆70Updated 5 years ago
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch☆37Updated 6 years ago