NMTF

January 26, 2018 ยท View on GitHub

An implementation of the paper "Nonnegative Matrix Tri-Factorization with Graph Regularization for Community Detection in Social Networks" with python and cudamat.

Run

  1. install the cudamat library
  2. In the function algorithm_regu_gpu/runHashtag() set the needed datapath,and then run.