Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 370 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 370 Bytes

Heterogeneous Temporal Graph Neural Network

This repository contains the datasets and source code of HTGNN.

run_mag.ipynb is the training and testing procedures on OGBN-MAG dataset.

To run this experiment, ogbn_graphs.zip.001-ogbn_graphs.zip.007 in data folder should be first unzipped.

run_covid.ipynb is the training and testing procedures on COVID-19 datasets.