yueqiw / OptML-SVRG-PyTorchLinks
Implementation of SVRG for training neural networks
☆22Updated 5 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 "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 2 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆31Updated last year
- Code for the signSGD paper☆91Updated 4 years ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆74Updated 4 years ago
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆48Updated 2 years ago
- Benchmarking Semi-supervised Federated Learning☆53Updated 3 years ago
- pytorch-tiny-imagenet☆184Updated last week
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆27Updated 6 years ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆72Updated 5 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- Personalized Federated Learning via Variational Bayesian Inference [ICML 2022]☆57Updated 3 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆60Updated last year
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆95Updated 4 years ago
- Federated learning with PyTorch (federated averaging and consensus optimization): with 'reduced' bandwidth☆42Updated last year
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆50Updated 3 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆201Updated 7 years ago
- Federated Multi-Task Learning☆132Updated 6 years ago
- Example Code for paper "Provably Faster Algorithms for Bilevel Optimization"☆15Updated 3 years ago
- Implementation of Compressed SGD with Compressed Gradients in Pytorch☆13Updated last year
- Tiny-ImageNet Classifier using Pytorch☆93Updated 6 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
- ☆12Updated 4 years ago
- Federated Learning Based Dynamic Regularization☆18Updated 4 years ago
- vector quantization for stochastic gradient descent.☆35Updated 5 years ago
- An implementation of EWC with PyTorch☆255Updated 6 years ago
- Implementation of Minimax Pareto Fairness framework☆21Updated 5 years ago
- source code of AISTATS 2020 paper: Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs☆12Updated 3 years ago
- R-GAP: Recursive Gradient Attack on Privacy [Accepted at ICLR 2021]☆37Updated 2 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