Skip to content

Instantly share code, notes, and snippets.

@jelc53
Last active March 22, 2023 00:54
Show Gist options
  • Save jelc53/f51f0273e462a5b921d5d9a05385e876 to your computer and use it in GitHub Desktop.
Save jelc53/f51f0273e462a5b921d5d9a05385e876 to your computer and use it in GitHub Desktop.
ascii results table 1
Ref Conv. Type Pooling Attention Embedding Accuracy (%) Correct (/237)

1

GraphSage

max

rich

integer

17.7%

42

2

GraphSage

mean

rich

integer

13.1%

31

3

GAT

max

rich

integer

11.4%

27

4

GAT

mean

rich

integer

15.2%

36

5

GAT

mean

rich

one-hot

13.1%

31

6

GAT

mean

simple

integer

10.6%

25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment