angetato / Optimizers-for-Tensorflow
Adam, NAdam and AAdam optimizers
☆22Updated 5 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
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- Meta-SGD Algorithms Implementation☆22Updated 7 months ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆16Updated 4 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Code for "Training Generative Adversarial Networks with Binary Neurons by End-to-end Backpropagation"☆26Updated 5 years ago
- A pytorch implementation of Information Bottleneck GAN☆28Updated 5 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 5 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 6 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- Python scripts to facilitate easy working☆11Updated 7 months ago
- ☆13Updated 7 years ago
- A collection of Deep Learning papers I read, sorted by category.☆9Updated 6 years ago
- Implemented Split-Brain Autoencoder by Zhang et al.