liboyue / Network-Distributed-AlgorithmLinks
Experiments for distributed optimization algorithms
☆74Updated 2 years ago
Alternatives and similar repositories for Network-Distributed-Algorithm
Users that are interested in Network-Distributed-Algorithm are comparing it to the libraries listed below
Sorting:
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆70Updated 4 years ago
- Code for paper "Byzantine-Resilient Decentralized Stochastic Optimization with Robust Aggregation Rules"☆18Updated last year
- Communication-efficient decentralized SGD (Pytorch)☆25Updated 5 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆48Updated 3 years ago
- Benchmark for bi-level optimization solvers☆46Updated 2 weeks ago
- Algorithm: Decentralized Parallel Stochastic Gradient Descent☆44Updated 6 years ago
- [ICML 2023] Decentralized SGD and Average-direction SAM are Asymptotically Equivalent☆19Updated last year
- This Matlab package solves federated learning problems via inexact ADMM☆26Updated 5 months ago
- A collection of stochastic proximal gradient methods for composite non-convex problems.☆20Updated 4 years ago
- ☆11Updated last year
- Stochastic Gradient Push for Distributed Deep Learning☆168Updated 2 years ago
- The code of the paper Adaptive Client Sampling in Federated Learning via Online Learning with Bandit Feedback.☆9Updated 3 years ago
- Federated Multi-Task Learning☆130Updated 6 years ago
- Federated Primal-Dual Algorithm☆15Updated 4 years ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆72Updated 4 years ago
- PyTorch for benchmarking communication-efficient distributed SGD optimization algorithms☆77Updated 3 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆30Updated 10 months ago
- FedNew: A Communication-Efficient and Privacy-Preserving Newton-Type Method for Federated Learning☆17Updated 3 years ago
- Code for Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆37Updated 5 years ago
- source code of AISTATS 2020 paper: Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs☆12Updated 2 years ago
- Code for the signSGD paper☆86Updated 4 years ago
- A generic optimization method for any integer programming problem☆90Updated 4 years ago
- Code for paper: Variance Reduced Local SGD with Lower Communication Complexity☆12Updated 5 years ago
- Convex optimizers for LASSO, including subgradient, project gradient, proximal gradient, smooth method, lagrangian method and stochastic …☆46Updated 6 years ago
- A collection of papers and readings for non-convex optimization☆31Updated 6 years ago
- Federated learning with PyTorch (federated averaging and consensus optimization): with 'reduced' bandwidth☆42Updated last year
- This repo implements FedU, a multitask learning framework for federated learning☆28Updated last month
- This Matlab package solves federated learning problems via gradient descent and inexact ADMM☆13Updated 5 months ago
- Diverse Client Selection for Federated Learning via Submodular Maximization☆30Updated 2 years ago
- Understanding Top-k Sparsification in Distributed Deep Learning☆24Updated 5 years ago