Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 481 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 481 Bytes

STGCN-Pytorch

Paper:Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting . Implementation of spatio-temporal graph convolutional network with PyTorch

paper URL: https://arxiv.org/abs/1709.04875

The repository provides a usage example on the METR-LA dataset (original version to be found here). Unfortunately, there is no publicly available standard version of the PeMSD dataset used in the paper.