Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahlusar1989/low-rank-matrix-recovery

Experiments with Nuclear Norm Minimization
https://github.com/ahlusar1989/low-rank-matrix-recovery

Last synced: 23 days ago
JSON representation

Experiments with Nuclear Norm Minimization

Awesome Lists containing this project

README

        

# Low Rank Matrix Recovery
Experiments with Nuclear Norm Minimization for MA 591 with Dr. Cynthia Vinzant. The course page can be found [here](https://clvinzan.math.ncsu.edu/teaching/591/).

Implementation leveraged [NumPy](https://www.numpy.org/) and [CVXOPT](https://cvxopt.org/) and is based on the following [paper](https://link.springer.com/content/pdf/10.1007%2Fs10208-009-9045-5.pdf).