kilianFatras / variance_reduced_neural_networksLinks
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
Sorting:
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆26Updated 6 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆48Updated 3 years ago
- Code for Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆37Updated 5 years ago
- Code for the signSGD paper☆86Updated 4 years ago
- ☆58Updated 2 years ago
- Attempt to speed Randomized SVD(Singular Value Decomposition) Using pytorch and it's gnu capabilities.☆17Updated 6 years ago
- Convolutional Neural Tangent Kernel☆111Updated 5 years ago
- Rethinking Bias-Variance Trade-off for Generalization of Neural Networks☆49Updated 4 years ago
- can calculate the Hessian matrix and/or its spectrum for simple neural nets☆10Updated 7 years ago
- ZOSVRG-BlackBox-Adv☆12Updated 6 years ago
- PyTorch implementation of efficient algorithms for DRO with CVaR and Chi-Square uncertainty sets☆60Updated 2 years ago
- SGD and Ordered SGD codes for deep learning, SVM, and logistic regression☆35Updated 4 years ago
- ☆123Updated last year
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆70Updated 4 years ago
- Implementation of Stochastic Variance Reduced Gradient Descent☆8Updated 7 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Stochastic Mirror Descent on CIFAR-10☆20Updated 5 years ago
- NTK reading group☆87Updated 5 years ago
- Sampled Quasi-Newton Methods for Deep Learning☆22Updated 5 years ago
- Certifying Some Distributional Robustness with Principled Adversarial Training (https://arxiv.org/abs/1710.10571)☆45Updated 7 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
- ☆67Updated 6 years ago
- paper lists and information on mean-field theory of deep learning☆76Updated 6 years ago
- Code to accompany paper 'Bayesian Deep Ensembles via the Neural Tangent Kernel'☆26Updated 4 years ago
- Code for the paper "Let’s Make Block Coordinate Descent Go Fast"☆48Updated last year
- PyTorch implementation of FIM and empirical FIM☆61Updated 6 years ago
- ☆83Updated 5 years ago
- PyTorch implementation of ICML 2017 paper, SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Paral…☆17Updated 7 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆59Updated last year
- Limitations of the Empirical Fisher Approximation☆47Updated 3 months ago