This repository is the term project of the course CSIT5910-HKUST.
(a) Learn a graph structure given the epidemic, population and geographical information.
(b) Use the STGCN to predict the confrimed cases.
(c) Visualization and comparison of the model with different paramters.
The reference studies:
The reference github repositories:
Other datases sourse:
Thanks for the contributions above!
- Python 3.8
- PyTorch
- NumPy
- pickle
- matplotlib
- dgl