Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 537 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 537 Bytes

GraLSP_pytorch

Inofficial PyTorch reimplementation of "GraLSP: Graph Neural Networks with Local Structural Patterns" [paper], AAAI'2020

Most code transfer from the the official Tensorflow code: https://github.com/KL4805/GraLSP. Thanks for the authors of this paper.

Run

python train.py --epochs 1

Reference

Jin Y, Song G, Shi C. GraLSP: Graph neural networks with local structural patterns[C]//Proceedings of the AAAI Conference on Artificial Intelligence. 2020, 34(04): 4361-4368.