yueqiw / OptML-SVRG-PyTorchLinks
Implementation of SVRG for training neural networks
☆22Updated 6 years ago
Alternatives and similar repositories for OptML-SVRG-PyTorch
Users that are interested in OptML-SVRG-PyTorch are comparing it to the libraries listed below
Sorting:
- Code for Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆37Updated 6 years ago
- Code for the signSGD paper☆92Updated 5 years ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆74Updated 5 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆32Updated last year
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆47Updated 2 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆50Updated 4 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- pytorch-tiny-imagenet☆188Updated 2 weeks ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆75Updated 5 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆350Updated 6 years ago
- An implementation of EWC with PyTorch☆256Updated 6 years ago
- Example Code for paper "Provably Faster Algorithms for Bilevel Optimization"☆15Updated 4 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆60Updated 2 years ago
- Benchmarking Semi-supervised Federated Learning☆54Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆100Updated 4 years ago
- Implementation of Continuous Sparsification, a method for pruning and ticket search in deep networks☆33Updated 3 years ago
- Federated Multi-Task Learning☆131Updated 7 years ago
- Mutual Information Neural Estimation in Pytorch☆349Updated last year
- Elastic weight consolidation technique for incremental learning.☆150Updated 5 years ago
- R-GAP: Recursive Gradient Attack on Privacy [Accepted at ICLR 2021]☆37Updated 2 years ago
- An implementation of the penalty-based bilevel gradient descent (PBGD) algorithm and the iterative differentiation (ITD/RHG) methods.☆19Updated 2 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆210Updated 7 years ago
- Federated learning with PyTorch (federated averaging and consensus optimization): with 'reduced' bandwidth☆42Updated last year
- Federated Learning Based Dynamic Regularization☆18Updated 4 years ago
- Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-…☆40Updated 5 years ago
- Implementation of Minimax Pareto Fairness framework☆22Updated 5 years ago
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆27Updated 7 years ago
- vector quantization for stochastic gradient descent.☆35Updated 5 years ago
- Implementation of Compressed SGD with Compressed Gradients in Pytorch☆13Updated last year