aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.6k stars 912 forks source link

Feeding a netwokx graph in #45

Open Davidson919 opened 6 years ago

Davidson919 commented 6 years ago

I am attempting to classify nodes in a networkx graph using node2vec and struggling, is there a simple way to use this algorithm on a networkx graph?