Closed prokolyvakis closed 7 years ago
Hello Prodromos,
Thanks for your interest in the work. This is certainly possible, but you'll need a different graph data structure (perhaps networkx's MultiDiGraph).
You would then have to generate the random walks, and feed them into the modeling (perhaps like this).
Hope that helps, Bryan
Hello Bryan,
Thank you for your prompt reply and for your valuable comments! I will give it a try!
Kind regards, Prodromos
Hello,
I would like to ask if DeepWalk can be applied to directed Graphs with more that one edge between two nodes?
Thank you very much for your time and for this great research work!
Kind regards, Prodromos