distillpub / post--gnn-intro

Apache License 2.0
93 stars 28 forks source link

Explanation of permutation invariance in adjacency list is missing #8

Open czab092 opened 2 years ago

czab092 commented 2 years ago

Now that the graph’s description is in a matrix format that is permutation invariant, ...

It is never explained why the adjacency list is permutation invariant (just why it helps because of less sparseness).