Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 227 Bytes

MA-GCL: Model Augmention Tricks for Graph Contrastive Learning (AAAI2023)

paper: https://arxiv.org/pdf/2212.07035.pdf

For example, to run MA-GCL under Cora, execute:

python main.py --device cuda:0 --dataset Cora