Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 329 Bytes

File metadata and controls

9 lines (5 loc) · 329 Bytes

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.