Posts

Showing posts from September, 2017

Subspace clustering

All norms defination: https://rorasa.wordpress.com/2012/05/13/l0-norm-l1-norm-l2-norm-l-infinity-norm/

9.Hungarian algorithm

(1) Scipy function https://docs.scipy.org/doc/scipy-0.18.1/reference/generated/scipy.optimize.linear_sum_assignment.html (2) munkres. http://software.clapper.org/munkres/api/index.html