Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

shadowbourne/ST-ResNet-Pytorch

Repository files navigation

shadowbourne's Fork:

This is a modified fork of the original repo that instead allows forecasting of per square population density rather than 2 way flows within the grids. Used to test network's capabilities of forecasting mobile location data.

ST-ResNet in PyTorch

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".

Prerequisites

  • Python 3.6
  • Pytorch 1.0

Usage

This is only demo code snippets for reference.

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

Refered implementations

Keras: https://github.com/lucktroy/DeepST

Tensorflow: https://github.com/snehasinghania/STResNet

About

Deep Spatio-Temporal Residual Networks for Mobile Location Data Prediction (instead of original Crowd Flow Prediction) - Modified ST-ResNet

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%