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.