Demo code snippets (with dataset BikeNYC) of Deep Spatio-Temporal Residual Networks (ST-ResNet) from the paper "Deep Spatio-Temporal Residual Networks for Citywide Crowd Flows Prediction".
- Python 3.6
- Pytorch 1.0
This is only demo code snippets for reference.
Zhang, Junbo, Yu Zheng, and Dekang Qi. "Deep Spatio-Temporal Residual Networks for Citywide Crowd Flows Prediction." AAAI. 2017. https://arxiv.org/pdf/1610.00081.pdf
Keras: https://github.com/lucktroy/DeepST
Tensorflow: https://github.com/snehasinghania/STResNet