minigonche / matrix_completion

Simple scripts that act as experiments for the matrix completion problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Matrix Completion Problem This was created to excecute small experiments around the matrix completion problem as part of the first project of: Introduction to Convex Optimization, given in the fall of 2016 at Universidad de los Andes.

The script uses cvxpy, and we strongly recommend installing it via Anaconda: https://www.continuum.io/downloads

The file project1.pdf contains the hand-in paper that was required for the class.

About

Simple scripts that act as experiments for the matrix completion problem


Languages

Language:Python 100.0%