Skip to content

thfTHF/STGHTN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

STGHTN:Spatial-Temporal Gated Hybrid Transformer Network for Traffic Flow Forecasting

Requirements

  • python 3.7
  • pytorch
  • numpy
  • pandas

Data Preparation

STGHTN is implemented on those several public traffic datasets.

Model Train

PEMS03, PEMS04, PEMS07, PEMS08:

python train.py --dataset PEMS08

Model Test

PEMS03, PEMS04, PEMS07, PEMS08:

python test.py --dataset PEMS08

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages