Skip to content

zzduang/202008-hybrid-rcg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of the Hybrid Riemannian conjugate gradient method

This repository provides a solver of pymanopt, which is an implementation of the Hybrid Riemannian conjugate gradient method. This implementation is based on the treatise,

H. Sakai, H. Iiduka: Hybrid Riemannian Conjugate Gradient Methods with Global ConvergenceProperties, (submitted)

All numerical examples presented in the paper are used this implementation. Our implementation is the modification of pymanopt.solver.ConjugateGradient.

Experiments

The experiments follow the examples of pymanopt.

Acknowledgements

This work was supported by JSPS KAKENHI Grant Number JP18K11184.

Authors

About

An implementation of the Hybrid Riemannian conjugate gradient method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%