hwang595 / DracoLinks
DRACO: Byzantine-resilient Distributed Training via Redundant Gradients
☆23Updated 7 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
- Implementation of Parameter Server using PyTorch communication lib☆42Updated 6 years ago
- Stochastic Gradient Push for Distributed Deep Learning☆170Updated 2 years ago
- Sparsified SGD with Memory: https://arxiv.org/abs/1809.07599☆58Updated 7 years ago
- Atomo: Communication-efficient Learning via Atomic Sparsification☆27Updated 7 years ago
- ☆77Updated 6 years ago
- InstaHide: Instance-hiding Schemes for Private Distributed Learning☆50Updated 5 years ago
- FedNAS: Federated Deep Learning via Neural Architecture Search☆54Updated 4 years ago
- Code for the signSGD paper☆90Updated 4 years ago
- Dual-way gradient sparsification approach for async DNN training, based on PyTorch.☆11Updated 3 years ago
- A compressed adaptive optimizer for training large-scale deep learning models using PyTorch☆26Updated 6 years ago
- The Search for Sparse, Robustness Neural Networks☆11Updated 2 years ago
- implement distributed machine learning with Pytorch + OpenMPI☆52Updated 6 years ago
- GRACE - GRAdient ComprEssion for distributed deep learning☆139Updated last year
- Simple Hierarchical Count Sketch in Python☆21Updated 4 years ago
- Byzantine-resilient distributed SGD with TensorFlow.☆40Updated 4 years ago
- FedDANE: A Federated Newton-Type Method (Asilomar Conference on Signals, Systems, and Computers ‘19)☆26Updated 2 years ago
- vector quantization for stochastic gradient descent.☆35Updated 5 years ago
- Source code of ICLR2020 submisstion: Zeno++: Robust Fully Asynchronous SGD☆14Updated 5 years ago
- gTop-k S-SGD: A Communication-Efficient Distributed Synchronous SGD Algorithm for Deep Learning☆36Updated 6 years ago
- Partial implementation of paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING"☆31Updated 5 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆31Updated last year
- Code for Double Blind CollaborativeLearning (DBCL)☆14Updated 4 years ago
- ☆31Updated 5 years ago
- Practical low-rank gradient compression for distributed optimization: https://arxiv.org/abs/1905.13727