This is a Pytorch implementation of ST-ResNet (with dataset TaxiBJ)
- Pytorch = 1.5.1
- Numpy
- Pandas
Zhang, Junbo, Yu Zheng, Dekang Qi, Ruiyuan Li, Xiuwen Yi, and Tianrui Li. "Predicting citywide crowd flows using deep spatio-temporal residual networks." Artificial Intelligence 259 (2018): 147-166.
Tensorflow: STResNet by snehasinghania