Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 542 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 542 Bytes

本科毕业设计-多注意力时间图卷积网络

MATGCN: Multi-Attention Temporal and Graph Convolution Network for Traffic Flow Forecasting

MATGCN

实验效果

Result

实验数据集

Google Drive

运行

DEBUG:

python3 main.py config/debug.json

PEMS04:

python3 main.py config/pems04.json

PEMS08:

python3 main.py config/pems08.json