Skip to content

588 Project 1: Optimization on smooth manifolds for low-rank matrix completion

Notifications You must be signed in to change notification settings

s-a-barnett/man-opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

man-opt

588 Project 1: Optimization on smooth manifolds for low-rank matrix completion

Installation

Please run

pip install -r requirements.txt

before using the code.

Tests

Tests can be run with the command

python -m pytest

Usage

Refer to experiment.py for usage of this package - the API is similar to pymanopt. Experiments can be run using the command

python experiment.py -m 200 -n 500 -r 5 --maxiter 500 --mu 1 --scale 1e-2

About

588 Project 1: Optimization on smooth manifolds for low-rank matrix completion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages