shionhonda / gae-dgl

Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.
https://arxiv.org/abs/1611.07308
MIT License
65 stars 12 forks source link

code cannot run #1

Open ziqiaomeng opened 4 years ago

ziqiaomeng commented 4 years ago

It shows line 46, g.ndata['h'] in train_transductive.py is not correct. I commented this line, then errors occur in the following lines. Could you help me on this issue?

cj-clifton commented 4 years ago

any update on this?

panlybero commented 4 years ago

In case anyone needs this, I made a fork that fixes the issues at https://github.com/panlybero/gae-dgl