Skip to content

yqhuang722/GA-GGD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GA-GGD

The official code for GA-GGD, (GA-GGD: Improving semantic discriminability in graph contrastive learning via Generative Adversarial Network).

For node classification on small and medium scale datasets, you can directly use:

cd ./GA-GGD_NodeClassification
bash run_{dataset_name}

For node classification on Arxiv or Products, first you should unzip the ogb.zip in these directories, then:

bash run_{hidden_dim_num}

About

The official code for GA-GGD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%