Skip to content
/ AGAT-IL Public

Self-Training Adaptive Graph Attention Model For Attributed Graph Clustering

License

Notifications You must be signed in to change notification settings

MrDec/AGAT-IL

Repository files navigation

AGAT-IL

Adaptive Graph Attention Networks with Interactive Learning for Attributed Graph Clustering

python (tested on 3.9.12)
pytorch (tested on 1.11.0)

Then, run the command:

pip install -r requirements.txt

Run

Run AGAT-IL on Cora dataset:

python adpativeGAT.py --dataset cora --upth_st 0.011 --lowth_st 0.1 --upth_ed 0.001 --lowth_ed 0.5

About

Self-Training Adaptive Graph Attention Model For Attributed Graph Clustering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages