kilianFatras / variance_reduced_neural_networks
Implementation of SVRG and SAGA optimization algorithms for deep learning topics.
☆70Updated 4 years ago
Alternatives and similar repositories for variance_reduced_neural_networks:
Users that are interested in variance_reduced_neural_networks are comparing it to the libraries listed below
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆26Updated 6 years ago
- Code for the signSGD paper☆82Updated 4 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆31Updated 6 months ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆47Updated 3 years ago
- ZOSVRG-BlackBox-Adv☆11Updated 6 years ago
- Minimax Optimization, Stackelberg Games, Generative Adversarial Networks☆18Updated 4 years ago
- Code for Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆35Updated 5 years ago
- ☆57Updated last year
- ☆121Updated 7 months ago
- ☆74Updated 5 years ago
- ☆82Updated 5 years ago
- ☆29Updated 4 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆59Updated last year
- The code for the paper: https://arxiv.org/abs/1806.06317☆24Updated 5 years ago
- SGD and Ordered SGD codes for deep learning, SVM, and logistic regression☆35Updated 4 years ago
- PyTorch implementation of FIM and empirical FIM☆58Updated 6 years ago
- Collection of algorithms for approximating Fisher Information Matrix for Natural Gradient (and second order method in general)☆136Updated 5 years ago
- PyTorch implementation of efficient algorithms for DRO with CVaR and Chi-Square uncertainty sets☆58Updated 2 years ago
- ☆46Updated 6 years ago
- Sampled Quasi-Newton Methods for Deep Learning☆21Updated 4 years ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆66Updated 4 years ago
- Computing various norms/measures on over-parametrized neural networks☆49Updated 6 years ago
- This repository contains a simple implementation of Interval Bound Propagation (IBP) using TensorFlow: https://arxiv.org/abs/1810.12715☆156Updated 5 years ago
- Certifying Some Distributional Robustness with Principled Adversarial Training (https://arxiv.org/abs/1710.10571)☆45Updated 6 years ago
- Lua implementation of Entropy-SGD☆81Updated 6 years ago
- The codebase for the paper "A Tail-Index Analysis of Stochastic Gradient Noise in Deep Neural Networks"☆22Updated 5 years ago
- ☆156Updated 2 years ago
- can calculate the Hessian matrix and/or its spectrum for simple neural nets☆10Updated 6 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆85Updated 4 years ago
- Pytorch version of NIPS'16 "Learning to learn by gradient descent by gradient descent"☆63Updated last year