(Listed in alphabetical order of the model/algorithm/method names)
GNN with Attention-Based Adaptive Aggregation (ASGAT): https://github.com/seanli3/asgat (paper)
Batch-Dynamic Distance Labelling (BatchHL): https://github.com/mufarhan/batchHL (paper)
GNN with Distributed Feedback-Looped Filters (DFNet): https://github.com/wokas36/DFNets (paper)
Episode Adaptive Embedding Network (EAEN): https://www.dropbox.com/s/cll23kem3yswg96/EAEN.zip (paper)
Fully Dynamic Distance Labelling (FulHL): https://github.com/mufarhan/FulHL (paper)
GNN that Goes Beyond Weisfeiler-Lehman (GraphSNN): https://github.com/wokas36/GraphSNN (paper)
Highway Cover Labelling for Distance Queries (HL): https://github.com/mufarhan/highway_labelling (paper)
Query-by-Sketch (QbS): https://github.com/LeafyWang/QbS (paper)
Regularized Wasserstein Kernel (RWK): https://github.com/wokas36/RWK (paper)
Declarative Framework for Network Analytics (Rogas): https://github.com/CornucopiaRG/Rogas (paper)