Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 701 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 701 Bytes

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