/DisambiguatedGNN

Codes for ''Disambiguated Node Classification with Graph Neural Networks", to appear on WebConf (WWW) 2024

Primary LanguagePython

DisambiguatedGNN

Environments

The environment file is provided as spec-list.txt.

Running Example

An example of running the model is provided in file Example.txt, which can be used to compare our method and the backbone on Cora_full dataset.