yunhenk / NMTF

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NMTF

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.

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%