mmahesh / variants-of-rmsprop-and-adagrad
SC-Adagrad, SC-RMSProp and RMSProp algorithms for training deep networks proposed in
☆14Updated 6 years ago
Alternatives and similar repositories for variants-of-rmsprop-and-adagrad:
Users that are interested in variants-of-rmsprop-and-adagrad are comparing it to the libraries listed below
- ☆9Updated 6 years ago
- ☆63Updated 8 years ago
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆62Updated 3 years ago
- Structured Bayesian Pruning, NIPS 2017☆73Updated 4 years ago
- This project is the Torch implementation of our accepted AAAI 2018 paper : orthogonal weight normalization method for solving orthogonali…☆57Updated 5 years ago
- ☆46Updated 7 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 6 years ago
- Lua implementation of Entropy-SGD☆81Updated 6 years ago
- Code for paper "Convergent Learning: Do different neural networks learn the same representations?"☆86Updated 8 years ago
- Provable Robustness of ReLU networks via Maximization of Linear Regions [AISTATS 2019]☆32Updated 4 years ago
- ☆132Updated 7 years ago
- AAAI & CVPR 2016: Preconditioned Stochastic Gradient Langevin Dynamics (pSGLD)☆35Updated 6 years ago
- Code to reproduce some of the figures in the paper "On Large-Batch Training for Deep Learning: Generalization Gap and Sharp Minima"☆138Updated 7 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 6 years ago
- code for steinGAN - Learning to Draw Samples: With Application to Amortized MLE for Generative Adversarial Learning☆26Updated 5 years ago
- Learning to share: simultaneous parameter tying and sparsification in deep learning☆12Updated 6 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 4 years ago
- NIPS Adversarial Vision Challenge☆41Updated 6 years ago
- Feasible target propagation code for the paper "Deep Learning as a Mixed Convex-Combinatorial Optimization Problem" by Friesen & Domingos…