Skip to content

EstelleChan/GraRep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GraRep

Source Code of GraRep version 1.0

Please note:

  1. You do not need impose L2 norm for embeddings again, or accuracy will be hurt. Actually normlization has been already done;
  2. GraRep is suitable for undirected graph. If you want apply it for directed graph, please use matrix addition between adjacency matrix and its transpose to replace original adjaceny matrix before you run GraRep.

About

Source Code of GraRep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 91.4%
  • M 8.6%