error-feedback-SGD
error-feedback-SGD copied to clipboard
Make notation consistent with paper
Some of the notation is different in the paper and in the code repo.
- Memory --> error feedback
- Scaled SignSGD --> SignSGD
- Signum --> SignSGDm
- SignSGD with memory --> EF-SignSGD
- ...