Skip to content

ZacBlanco/DistributedOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DistributedOptimization

Implementations of communication-avoiding optimization methods from https://arxiv.org/abs/1710.08883

Development

To run tests or help improve these algorithms it is recommend to use the IntelliJ IDEA IDE.

To open up the project first

    git clone https://github.com/zacblanco/DistributedOptimization

Then, Open IntelliJ -> import project -> SBT project.

By clicking Build the project should download the necessary libraries, and compile.

About

Implementations of communication-avoiding optimization methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages