rdspring1 / Count-Sketch-Optimizers
A compressed adaptive optimizer for training large-scale deep learning models using PyTorch
☆27Updated 5 years ago
Alternatives and similar repositories for Count-Sketch-Optimizers:
Users that are interested in Count-Sketch-Optimizers are comparing it to the libraries listed below
- ☆74Updated 5 years ago
- Sparsified SGD with Memory: https://arxiv.org/abs/1809.07599☆58Updated 6 years ago
- Sketched SGD☆28Updated 4 years ago
- Simple Hierarchical Count Sketch in Python☆20Updated 3 years ago
- ☆46Updated 5 years ago
- implement distributed machine learning with Pytorch + OpenMPI☆51Updated 6 years ago
- ☆30Updated 4 years ago
- CoLa - Decentralized Linear Learning: https://arxiv.org/abs/1808.04883☆20Updated 3 years ago
- Implementation of (overlap) local SGD in Pytorch☆33Updated 4 years ago
- Code for the signSGD paper☆83Updated 4 years ago
- A PyTorch implementation of the paper "Decoupled Parallel Backpropagation with Convergence Guarantee"☆29Updated 6 years ago
- SmoothOut: Smoothing Out Sharp Minima to Improve Generalization in Deep Learning☆23Updated 6 years ago
- Net2Net implementation on PyTorch for any possible vision layers.☆38Updated 7 years ago
- Code for ICML 2017 paper, SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Parallelization☆54Updated 7 years ago
- DRACO: Byzantine-resilient Distributed Training via Redundant Gradients☆23Updated 6 years ago
- ☆26Updated 6 years ago
- Stochastic Gradient Push for Distributed Deep Learning☆162Updated 2 years ago
- Atomo: Communication-efficient Learning via Atomic Sparsification