mims-harvard / decagon

Graph convolutional neural network for multirelational link prediction
http://snap.stanford.edu/decagon
MIT License
448 stars 142 forks source link

Confusion about weights update #36

Open colivarese opened 2 years ago

colivarese commented 2 years ago

It seems that the model takes into consideration a single edge type on each batch iteration, so it only uses that corresponding W_r, is only that matrix updated on that iteration?