- python == 3.6
- torch == 1.7.0+cu110
- networkx == 2.4
- gensim == 3.8.1
See requirements.txt for more details.
- PeMS04
- PeMS07
- PeMS08
Please refer to STSGCN (AAAI2020).
python main.py
Please cite our paper if you use the model in your own work:
@inproceedings{tang2022domain,
title={Domain adversarial spatial-temporal network: A transferable framework for short-term traffic forecasting across cities},
author={Tang, Yihong and Qu, Ao and Chow, Andy HF and Lam, William HK and Wong, SC and Ma, Wei},
booktitle={Proceedings of the 31st ACM International Conference on Information \& Knowledge Management},
pages={1905--1915},
year={2022}
}