The current implementation supports a good starting set of message-passing functions:
- GCN
- GAT
- GCN+Residual
In addition, several global readout functions are implemented for size-intensive and extensive properties including:
- Mean
- Sum
- WeightedMean
- WeightedSum
- GlobalAttentionPooling
- Set2Set
TODO: some instructional notebooks