Skip to content

qiaoyu-tan/E2GNN

Repository files navigation

PertrubGCL

This is a pytorch and pytorch-geometric based implementation of E2GNN: Efficient Graph Neural Network Ensembles for Semi-Supervised Classification.

Installation

The required packages can be installed by running pip install -r requirements.txt.

Datasets

The datasets used in our paper can be automatically downlowad.

Quick Start

Train on the public benchmark datasets:

python e2gnn_main.py --dataset "Cora" 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published