Skip to content

Python Wrapper for OptSpace Matrix Factorization Algorithm

Notifications You must be signed in to change notification settings

dmalyuta/pyOptSpace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyOptSpace

Python Wrapper for OptSpace Matrix Factorization Algorithm

Based on the paper:

OptSpace : A Gradient Descent Algorithm on the Grassman Manifold for Matrix Completion [Arxiv]

Build

python setup.py build_ext --inplace

Test

python setup.py test

About

Python Wrapper for OptSpace Matrix Factorization Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.8%
  • C++ 3.1%
  • Python 3.0%
  • MATLAB 2.6%
  • Makefile 0.5%