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:
- Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.☆38Updated 3 years ago
- Deep neural architecture research framework☆12Updated 2 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆70Updated 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
- diffGrad: An Optimization Method for Convolutional Neural Networks☆54Updated 3 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 6 years ago
- Implements stochastic line search☆118Updated 2 years ago
- The implementation of Relativistic average GAN with Keras☆39Updated 4 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆24Updated 5 years ago
- Uncertainty Autoencoders, AISTATS 2019☆56Updated 6 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 6 years ago
- ☆61Updated 2 years ago
- Implementation of the ALI-G algorithm (PyTorch, Tensorflow)☆22Updated 4 years ago
- An implementation of shampoo☆78Updated 7 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- AdaX: Adaptive Gradient Descent with Exponential Long Term Momery☆34Updated 5 years ago
- unsupervised video and image generation☆58Updated 5 years ago
- Code base for SRSGD.☆28Updated 5 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Source code for ICLR 2020 paper: "Learning to Guide Random Search"☆40Updated last year
- Image-to-image translation with flow-based generative model☆64Updated 7 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆179Updated 5 years ago
- Matrix square root with gradient support for PyTorch☆69Updated 3 years ago
- PyTorch Implementation of CVPR'19 - On the Intrinsic Dimensionality of Image Representation☆26Updated 6 years ago
- A pytorch implementation for the LSTM experiments in the paper: Why Gradient Clipping Accelerates Training: A Theoretical Justification f…☆46Updated 5 years ago
- NIPS Implementation challenge 2017 for "Searching for activation functions" paper by Google Brain☆32Updated 7 years ago
- Experiments with Neural Ordinary Differential Equations on image and text classification tasks☆33Updated 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
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago