Skip to content

ZJU-DAILY/HDTTE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heterogeneous and Dynamic Aware Spatio-Temporal Learning for Route-based Travel Time Estimation

This a framework called HDTTE to incorporate the heterogeneous and dynamic information of spatio-temporal traffic for effective travel time estimation.

Environment

  • python 3.9.7
  • torch 1.2.0
  • numpy 1.17.2

Dataset

Step 1: Download the processed Wuhan dataset from Baidu Yun

If needed, the origin dataset of PEMSD4 and PEMSD8 are available from ASTGCN.

Step 2: Put them into data directories.

Train command

# Train with Wuhan dataset
python run.py --data=WUHAN --is_train

# Train with Beijing dataset
python run.py --data=BJ --is_train

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages