Skip to content
/ GCA Public
forked from CRIPAC-DIG/GCA

[WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"

License

Notifications You must be signed in to change notification settings

markgw-eqt/GCA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCA

NOTE: Forked to add setuptools config, so we can install it as a dependency.

Source code for Graph Contrastive Learning with Adaptive Augmentation (WWW 2021)

For example, to run GCA-Degree under WikiCS, execute:

python train.py --device cuda:0 --dataset WikiCS --param local:wikics.json --drop_scheme degree

About

[WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%