SkillAgentSearch skills...

MotifRGC

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

Install / Use

/learn @RiemannGraph/MotifRGC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars19
CategoryEducation
Updated8mo ago
Forks4

Languages

Python

Security Score

82/100

Audited on Jul 8, 2025

No findings