Skip to content

the distributed implemetation of svrg, can solve linear and logistic model.

Notifications You must be signed in to change notification settings

Yorway/distributed_svrg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Distributed SVRG

The Distributed SVRG tool is a parallelization of the SVRG algorithm on top of DMTK parameter server (For more details, please view the DMTK website http://www.dmtk.io). It provides an efficient "scaling to industry size" solution for SVRG and can solve linear and logistic model.

Build

Linux (Tested on TianHe-1)

Run $./build.sh to build the project.

Run $./example/run.sh to run the project.

About

the distributed implemetation of svrg, can solve linear and logistic model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages