Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 411 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 411 Bytes

Dynamic_Rescaling_GAT

Supplementary code for the paper 'Dynamic Rescaling for Training GNNs' to be published at NeurIPS 2024.

Experiment settings are not input using command-line arguments but specified in a 'ExpSettingsRB.csv' file and the corresponding IDs are set in the 'runRBexp.py' before running the script. Exp results are stored as .pkl files in the directory 'ExpResultsRB/' for further analysis.