Source code of the paper Revisiting Spatial-Temporal Similarity: A Deep Learning Framework for Traffic Prediction
If you find this repository useful in your research, please cite the following paper:
@inproceedings{yao2019revisiting,
title={Revisiting Spatial-Temporal Similarity: A Deep Learning Framework for Traffic Prediction},
author={Yao, Huaxiu and Tang, Xianfeng and Wei, Hua and Zheng, Guanjie and Li, Zhenhui},
booktitle={2019 AAAI Conference on Artificial Intelligence (AAAI'19)},
year={2019}
}
Requirements
python main.py
python main.py --dataset=bike
Please check the hyperparameters defined in main.py