JhuoW / GraLSP_pytorch

PyTorch Reimplementation of AAAI2020 paper "GraLSP: Graph Neural Networks with Local Structural Patterns"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

PyTorch Reimplementation of AAAI2020 paper "GraLSP: Graph Neural Networks with Local Structural Patterns"


Languages

Language:Python 100.0%