hwang595 / DracoLinks
DRACO: Byzantine-resilient Distributed Training via Redundant Gradients
☆23Updated 6 years ago
Alternatives and similar repositories for Draco
Users that are interested in Draco are comparing it to the libraries listed below
Sorting:
- Sketched SGD☆28Updated 5 years ago
- Stochastic Gradient Push for Distributed Deep Learning☆170Updated 2 years ago
- Atomo: Communication-efficient Learning via Atomic Sparsification☆27Updated 6 years ago
- Implementation of Parameter Server using PyTorch communication lib☆42Updated 6 years ago
- Sparsified SGD with Memory: https://arxiv.org/abs/1809.07599☆58Updated 6 years ago
- Code for the signSGD paper☆87Updated 4 years ago
- FedNAS: Federated Deep Learning via Neural Architecture Search☆55Updated 3 years ago
- InstaHide: Instance-hiding Schemes for Private Distributed Learning☆50Updated 4 years ago
- ☆75Updated 6 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆31Updated 11 months ago
- vector quantization for stochastic gradient descent.☆35Updated 5 years ago
- The Search for Sparse, Robustness Neural Networks☆11Updated 2 years ago
- implement distributed machine learning with Pytorch + OpenMPI☆51Updated 6 years ago
- Simple Hierarchical Count Sketch in Python☆21Updated 4 years ago
- A compressed adaptive optimizer for training large-scale deep learning models using PyTorch☆27Updated 5 years ago
- Salvaging Federated Learning by Local Adaptation☆56Updated 11 months ago
- Bayesian Nonparametric Federated Learning of Neural Networks☆144Updated 6 years ago
- Partial implementation of paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING"☆31Updated 4 years ago
- GRACE - GRAdient ComprEssion for distributed deep learning☆140Updated 11 months ago
- Byzantine-resilient distributed SGD with TensorFlow.☆40Updated 4 years ago
- Algorithm: Decentralized Parallel Stochastic Gradient Descent☆45Updated 6 years ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆71Updated 4 years ago
- Code for paper: Variance Reduced Local SGD with Lower Communication Complexity☆12Updated 5 years ago
- FedDANE: A Federated Newton-Type Method (Asilomar Conference on Signals, Systems, and Computers ‘19)☆26Updated 2 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
- A curated list of resources dedicated to federated learning.☆104Updated 3 years ago
- [ICLR 2018] Deep Gradient Compression: Reducing the Communication Bandwidth for Distributed Training☆222Updated last year
- Practical low-rank gradient compression for distributed optimization: https://arxiv.org/abs/1905.13727