Skip to content

This repository is the term project of CSIT5910 Machine Learning - HKUST, which aims at COVID-19 prediction via spatip-temporal graph convolution network.

Notifications You must be signed in to change notification settings

AcEbt/STGCN_COVID19_prediction

Repository files navigation

STGCN_COVID19_prediction

This repository is the term project of the course CSIT5910-HKUST.

Main contributions

(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.

Declarations

The reference studies:

The reference github repositories:

Other datases sourse:

Thanks for the contributions above!

Requirements

  • Python 3.8
  • PyTorch
  • NumPy
  • pickle
  • matplotlib
  • dgl

About

This repository is the term project of CSIT5910 Machine Learning - HKUST, which aims at COVID-19 prediction via spatip-temporal graph convolution network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published