Skip to content

DimBer/GraRep-Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python 3 implementation of GraRep method for node embedding.

Input graph must be in edge list format (see example HomoSapiens.adj).

Type python3 GraRep.py --help for instructions.

Reference paper can be found here.

If you use this code please cite the reference paper.

About

Python 3 implementation of GraRep method for node embedding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages