Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki authored Nov 7, 2018
1 parent 0fefb2c commit 337ac57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
M-NMF is a graph embedding algorithm which learns a clustering based on features extracted with modularity regularized non-negative matrix factorization. The procedure places nodes in an abstract feature space where the inner product of node features reconstructs a proximity based matrix representation of the graph. M-NMF has a quadratic runtime complexity in the number of nodes. This specific implementation supports GPU use (Tensorflow).
</p>
<p align="center">
<img width="720" src="community_aware.jpeg">
<img width="720" src="community.jpeg">
</p>


Expand Down

0 comments on commit 337ac57

Please sign in to comment.