Skip to content

Releases: SherylHYX/pytorch_geometric_signed_directed

K parameter documentation fixes for spectral GNNs

21 Jun 19:21
Compare
Choose a tag to compare

K = Cheb poly order + 1 (not minus 1)

K parameter documentation fixes for spectral GNNs

21 Jun 19:14
Compare
Choose a tag to compare

Link Split Fixes

06 Feb 16:36
Compare
Choose a tag to compare

Fixed some issues with the link split function with regard to the maintain_connect parameter.

networkx and python versions

13 Jun 11:27
Compare
Choose a tag to compare

code clean

15 Sep 21:42
Compare
Choose a tag to compare
0.22.0

0.22.0

signed GNNs docstring and update examples

14 Sep 22:34
Compare
Choose a tag to compare

fix link split

14 Sep 10:41
Compare
Choose a tag to compare
0.20.0

remove unused

fix link split

13 Sep 10:57
Compare
Choose a tag to compare
0.19.0

0.19.0

link sign direction prediction logistic function as utils, SGCN norm_emb option

12 Sep 20:29
Compare
Choose a tag to compare

SDGNN and SiGAT loss function extraction

12 Sep 17:34
Compare
Choose a tag to compare