Skip to content

Jianghaiyang0729/DAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Evaluation of Pooling Methods for Graph

Requirements

Environments: Intel(R) Core(TM) i9-12700K (CPU)32GB(RAM), NVIDIA GEFORCE RTX A5500 GPU, Windows 11 (OS).

The PyTorch version we use is torch 1.12.0+cu116. Please refer to the official website -- https://pytorch.org/get-started/locally/ -- for detailed installation instructions.

To install all the requirements:

pip install -r requirements.txt

DAT Evaluation

To reproduce the results of DAT on the graph classification task, please run the following transcript:

train.py

Frame of DAT:

Frame

Results of graph classification:

Results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages