JialuChenChina / ASP

The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP

The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)

Overview

  • ./model.py: The code of model ASP.
  • ./train.py: The code for training the model.
  • ./run.sh: The script to reproduce the result of cora dataset.

About

The code of "Attribute and Structure preserving Graph Contrastive Learning" (AAAI 2023 oral)


Languages

Language:Python 97.2%Language:Shell 2.8%