# HTGNN **Repository Path**: mcdragon/HTGNN ## Basic Information - **Project Name**: HTGNN - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-08 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.