Skip to content

start2020/MSGC-Seq2Seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Incorporating Reachability Knowledge into a Multi-Spatial Graph Convolution Based Seq2Seq Model for Traffic Forecasting

This is a TensorFlow implementation of MSGC-Seq2Seq.

Requirement

  • numpy==1.18.1

  • pandas==1.0.3

  • tensorflow==2.1.0

  • tensorflow-gpu==2.1.0

Citation

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

@article{DBLP:journals/corr/abs-2107-01528,
  author    = {Jiexia Ye and
               Furong Zheng and
               Juanjuan Zhao and
               Kejiang Ye and
               Chengzhong Xu},
  title     = {Incorporating Reachability Knowledge into a Multi-Spatial Graph Convolution
               Based Seq2Seq Model for Traffic Forecasting},
  journal   = {arXiv},
  year      = {2021}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages