network-representation-learning icon indicating copy to clipboard operation
network-representation-learning copied to clipboard

一个bug

Open nbl97 opened this issue 4 years ago • 1 comments

node2vec.py中,42行的walk[-1] 和 walk[-2] 写反了吧?谢谢您的代码

nbl97 avatar Mar 23 '21 17:03 nbl97

seems you are right, thx.

feixyz10 avatar May 31 '21 03:05 feixyz10