Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 299 Bytes

File metadata and controls

14 lines (11 loc) · 299 Bytes

Abstract

Data

The data used in this study is saved in the './data/' folder

Requirements

codes is baesd on Pytorch and Python and DGL library. So you will need the following packages to run.

  • Python==3.9.21
  • torch==2.3.1
  • dgl==2.4.0
  • torch-geometric==2.6.1
  • torchvision==0.18.1