зеркало из https://github.com/microsoft/DistrOpt.git
73f2fc0c5d | ||
---|---|---|
src | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md |
README.md
DistrOpt
Implementation of several distributed optimization algorithms for empirical risk minimization with convex loss functions.
- parallel GD
- parallel AGD
- ADMM
- CoCoA+
- DANE
- DiSCO