fdS
fdS
Hi, when i am running code, something was wrong: File "E:/Code/TriDNR/TriDNR-master/demo1.py", line 37, in main raw_walks, netwalks = net.getdeepwalks(directory, number_walks=20, walk_length=8) File "E:\Code\TriDNR\TriDNR-master\networkutils.py", line 94, in getdeepwalks G = graph.load_adjacencylist(dir+'/adjedges.txt')...
Hi, bro, this implementation of HGT is based on DGL. But, I can not find the function sample_subgraph, which exit in HGT based on Pytorch Geometric. So, you will inplement...
Hi @tkipf: I have question about norm in 78 line in train.py [https://github.com/tkipf/gae/blob/master/gae/train.py](url) So ,can you explain it?