Skip to content

wendongbi/KT-GNN

Repository files navigation

KTGNN

Source code and datasets of the paper "Predicting the Silent Majority on Graphs: Knowledge Transferable Graph " (WWW2023) [PDF]

Figure 1: Overview of KTGNN

Steps to run the code:

  • First unzip the .rar file in ./datasets/twitter/raw/raw.rar

    • The size of the raw dataset is too large to upload onto the reponsitory, so we zip the original files first.
  • Then run KTGNN with the following command:

    python3 main_twitter.py

About

Implementation of the Knowledge Transferable Graph Neural Network (KTGNN), published on WWW2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages