Skip to content

xhfei1224/GMAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMAN: A Graph Multi-Attention Network for Traffic Prediction

This is the implementation of Graph Multi-Attention Network in the following paper:
Chuanpan Zheng, Xiaoliang Fan, Cheng Wang, and Jianzhong Qi. "GMAN: A Graph Multi-Attention Network for Traffic Prediction", AAAI2020 (https://arxiv.org/abs/1911.08415)

More details will be added ...

Data

The datasets could be downloaded from Google Drive or Baidu Yun, provided by DCRNN.

Results

Citation

If you find this repository useful in your research, please cite the following paper:

@inproceedings{ GMAN-AAAI2020,
  author = "Chuanpan Zheng and Xiaoliang Fan and Cheng Wang and Jianzhong Qi"
  title = "GMAN: A Graph Multi-Attention Network for Traffic Prediction",
  booktitle = "AAAI",
  pages = "1234--1241",
  year = "2020"
}

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%