An implementation of the paper "Nonnegative Matrix Tri-Factorization with Graph Regularization for Community Detection in Social Networks" with python and cudamat.
- install the cudamat library
- In the function algorithm_regu_gpu/runHashtag() set the needed datapath,and then run.