Skip to content

Fast asynchronous optimization for machine learning

Notifications You must be signed in to change notification settings

RemiLeblond/Asaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asaga

Fast asynchronous optimization for machine learning

This repository contains the code we used to run the experiments for our paper: http://arxiv.org/abs/1606.04809.

An example of how to run the optimization routines can be found in experiments/ExampleRun.

To run the code, you need to create an environment variable called "SAGA_DATA_DIR" which points to the directory containing the datasets. The datasets we used were downloaded from https://www.csie.ntu.edu.tw/~cjlin/libsvm/.

Any feedback will be appreciated!

About

Fast asynchronous optimization for machine learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages