Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 425 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 425 Bytes

Low-Rank Representation

Low-Rank Representation Python implementation

** THIS MIGHT HAVE SOME BUGS **

This is a Python implementation of the subspace clustering technique Low-Rank Representation. It is direct port from the MATLAB code from Professor Guangcan Liu.

Please, fork and make a pull request!