Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 296 Bytes

GraphCNN_parking

This is the codebase of GraphCNN + LSTM for block-level parking prediction in city scale.

Network is written in PyTorch.
Model framework in gcnn_pkg.py.

Reference:

Arxiv: https://arxiv.org/abs/1901.06758
Paper under review for Transportation Research Part C