Skip to content

IssamLaradji/MASAGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MASAGA

Description

Official code for the paper "MASAGA: A Linearly-Convergent Stochastic First-Order Method for Optimization on Manifolds". We obtained the projection definitions from "manopt".

Requirements

  • Pytorch version 0.4 or higher.

Running the experiments

Synthetic data

python main.py -e synthetic_L -m train -r 1

Ocean data

python main.py -e ocean_L -m train -r 1

Mnist data

python main.py -e mnist_L -m train -r 1

Citation

If you find the code useful for your research, please cite:

@article{babanezhadmasaga,
  title={MASAGA: A Linearly-Convergent Stochastic First-Order Method for Optimization on Manifolds},
  author={Babanezhad, Reza and Laradji, Issam H and Shafaei, Alireza and Schmidt, Mark},
  journal={ECML},
  year={2018}
}

About

Official code for MASAGA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages