kilianFatras / variance_reduced_neural_networks
Implementation of SVRG and SAGA optimization algorithms for deep learning topics.
☆72Updated 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 Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆37Updated 5 years ago
- This is the source code for Learning Deep Kernels for Non-Parametric Two-Sample Tests (ICML2020).☆49Updated 3 years ago
- ZOSVRG-BlackBox-Adv☆11Updated 6 years ago
- Certifying Some Distributional Robustness with Principled Adversarial Training (https://arxiv.org/abs/1710.10571)☆45Updated 6 years ago
- Rethinking Bias-Variance Trade-off for Generalization of Neural Networks☆49Updated 4 years ago
- ☆58Updated 2 years ago
- ☆66Updated 6 years ago
- The code for the paper: https://arxiv.org/abs/1806.06317☆24Updated 5 years ago
- can calculate the Hessian matrix and/or its spectrum for simple neural nets☆10Updated 6 years ago
- The codebase for the paper "A Tail-Index Analysis of Stochastic Gradient Noise in Deep Neural Networks"☆25Updated 5 years ago
- Implementation of SVRG for training neural networks☆21Updated 5 years ago
- Attempt to speed Randomized SVD(Singular Value Decomposition) Using pytorch and it's gnu capabilities.☆17Updated 6 years ago
- Contains code for the NeurIPS 2020 paper by Pan et al., "Continual Deep Learning by FunctionalRegularisation of Memorable Past"☆44Updated 4 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆59Updated last year
- Lua implementation of Entropy-SGD☆81Updated 6 years ago
- PyTorch implementation of FIM and empirical FIM☆60Updated 6 years ago
- Code for the signSGD paper☆83Updated 4 years ago
- Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018☆22Updated 5 years ago
- ☆122Updated 10 months ago
- Distributional and Outlier Robust Optimization (ICML 2021)☆26Updated 3 years ago
- ☆46Updated 7 years ago
- Limitations of the Empirical Fisher Approximation☆47Updated last month
- ☆74Updated 5 years ago
- [JMLR] TRADES + random smoothing for certifiable robustness☆14Updated 4 years ago
- SGD and Ordered SGD codes for deep learning, SVM, and logistic regression☆35Updated 4 years ago
- PyTorch implementation of Stein Variational Gradient Descent☆43Updated last year
- Supporting code for the paper "Dangers of Bayesian Model Averaging under Covariate Shift"☆33Updated 2 years ago
- PyTorch implementation of efficient algorithms for DRO with CVaR and Chi-Square uncertainty sets☆59Updated 2 years ago
- Implementation of Invariant Risk Minimization https://arxiv.org/abs/1907.02893☆86Updated 5 years ago