mynkpl1998 / Deep-Learning-Optimization-AlgorithmsLinks
Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.
☆58Updated 6 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:
- An implementation of shampoo☆74Updated 7 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- Implementation of Rippel, Snoek, and Adams 2015 (https://arxiv.org/pdf/1506.03767.pdf)☆38Updated 6 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- The Singular Values of Convolutional Layers☆72Updated 6 years ago
- Uncertainty Autoencoders, AISTATS 2019☆55Updated 6 years ago
- Uncertainty interpretations of the neural network☆32Updated 7 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- Source code for ICLR 2020 paper: "Learning to Guide Random Search"☆40Updated 9 months ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- ☆61Updated 2 years ago
- A pytorch implementation of our jacobian regularizer to encourage learning representations more robust to input perturbations.☆128Updated last year
- Image-to-image translation with flow-based generative model☆64Updated 6 years ago
- Experiments with Neural Ordinary Differential Equations on image and text classification tasks☆31Updated 6 years ago
- Implements stochastic line search☆118Updated 2 years ago
- Multigrid Neural Architecture☆30Updated 7 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated 10 months ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- Code for "EigenDamage: Structured Pruning in the Kronecker-Factored Eigenbasis" https://arxiv.org/abs/1905.05934☆113Updated 5 years ago
- unsupervised video and image generation☆58Updated 4 years ago
- ☆30Updated 5 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 5 years ago
- The Deep Weight Prior, ICLR 2019☆45Updated 4 years ago
- Meta-SGD Algorithms Implementation☆22Updated 10 months ago
- Code base for SRSGD.☆28Updated 5 years ago
- Code for paper "Closing the Dequantization Gap: PixelCNN as a Single-Layer Flow"☆19Updated 4 years ago
- code to reproduce the empirical results in the research paper☆36Updated 3 years ago
- Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.☆38Updated 3 years ago
- just a few trouble shooting tips I have found for training variational autoencoders. All code in tensorflow☆23Updated 8 years ago