Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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