Skip to content

Official Code for TMLR 2023 Paper: Partition-Based Active Learning for Graph Neural Networks

Notifications You must be signed in to change notification settings

Mars-tin/GraphPart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphPart

This repository provides a PyTorch implementation for the Graph-Partition-based active learning framework and baselines for GNNs as described in the following paper:

Partition-Based Active Learning for Graph Neural Networks

Requirements

See setup.sh.

Run the Code

python main.py --baselines graphpart --model gcn --dataset cora --seed 0

About

Official Code for TMLR 2023 Paper: Partition-Based Active Learning for Graph Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published