This repository is the official implementation of ROD.
Environment: 16GB(RAM), Ubuntu 16.04 (OS), TITAN RTX (GPU), Xeon Gold 5120 (CPU)
To install requirements:
pip install -r requirements.txt
To train the model(s) in the paper:
cd the “examples” data
run the ipynb notebook file "test_classification.ipynb", "test_link_prediction.ipynb", "test_clustering.ipynb"
-
Node Classification:
(1) transductive setting:
(2) inductive setting:
- Link Prediction:
- Node Clustering: