Skip to content

wdzhong/ASTGCN-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTGCN-PyTorch

Rewrite the MXNet version ASTGCN using PyTorch. Please refer to the MXNet version for more details.

ATTENTION: This repo is still under active development.

The program is runnable, but the training result is NOT correct. Issues and/or pull requests are welcome.

Requirements

  • PyTorch >= 1.1.0
  • SciPy

Usage

Train model on PEMS04:

    python train.py --config configurations/PEMS04.conf --force True

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages