mynkpl1998 / Deep-Learning-Optimization-AlgorithmsLinks
Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.
☆60Updated 7 years ago
Alternatives and similar repositories for Deep-Learning-Optimization-Algorithms
Users that are interested in Deep-Learning-Optimization-Algorithms are comparing it to the libraries listed below
Sorting:
- Deep neural architecture research framework☆12Updated 2 years ago
- Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.☆38Updated 3 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆24Updated 5 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Code base for SRSGD.☆29Updated 5 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated last year
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 6 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
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- Image-to-image translation with flow-based generative model☆64Updated 6 years ago
- Uncertainty Autoencoders, AISTATS 2019☆55Updated 6 years ago
- PyTorch model training and layer saturation monitor☆82Updated 2 years ago
- NIPS Implementation challenge 2017 for "Searching for activation functions" paper by Google Brain☆32Updated 6 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Implements stochastic line search☆118Updated 2 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- An implementation of shampoo☆77Updated 7 years ago
- [NeurIPS 2021] Why Spectral Normalization Stabilizes GANs: Analysis and Improvements☆40Updated 2 years ago
- This github repository contains the official code for the paper, "Evolving Robust Neural Architectures to Defend from Adversarial Attacks…☆18Updated last year
- A general, modular, and programmable architecture search framework☆124Updated 2 years ago
- The Singular Values of Convolutional Layers☆72Updated 6 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- Tensorflow code of the paper "Self-supervised GAN: Analysis and Improvement with Multi-class Minimax Game".☆37Updated 5 years ago
- Visualization of GAN training process☆92Updated 5 years ago
- Source code for ICLR 2020 paper: "Learning to Guide Random Search"☆40Updated last year
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago