Skip to content

Repository files navigation

MotifRGC

Get Started

First, you need to get Python environments ready:

conda create -n dl python=3.9.0
conda activate dl
pip install -r requirements.txt

Then, to run Link Prediction task using GCN backbone, you can use the following commands:

source ./scripts/LP/gcn/cora.sh

And for other backbones, datasets, tasks are in the similar way.

About

Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages