├── .gitattributes ├── License.md ├── README.md ├── dcasgd_updater.h └── dcasgda_updater.h /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Delayed-Compensation-Asynchronous-Stochastic-Gradient-Descent-for-Multiverso/HEAD/.gitattributes -------------------------------------------------------------------------------- /License.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Delayed-Compensation-Asynchronous-Stochastic-Gradient-Descent-for-Multiverso/HEAD/License.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Delayed-Compensation-Asynchronous-Stochastic-Gradient-Descent-for-Multiverso/HEAD/README.md -------------------------------------------------------------------------------- /dcasgd_updater.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Delayed-Compensation-Asynchronous-Stochastic-Gradient-Descent-for-Multiverso/HEAD/dcasgd_updater.h -------------------------------------------------------------------------------- /dcasgda_updater.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Delayed-Compensation-Asynchronous-Stochastic-Gradient-Descent-for-Multiverso/HEAD/dcasgda_updater.h --------------------------------------------------------------------------------