SkillAgentSearch skills...

STGODE

Spatial-Temporal Graph ODE Neural Network

Install / Use

/learn @square-coder/STGODE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

STGODE

This is an implementation of Spatial-Temporal Graph ODE Networks for Traffic Flow Forecasting

Run

python run_stode.py

Requirements

  • python 3.7
  • torch 1.7.0+cu101
  • torchdiffeq 0.2.2
  • fastdtw 0.3.4

Dataset

The datasets used in our paper are collected by the Caltrans Performance Measurement System(PeMS). Please refer to STSGCN (AAAI2020) for the download url.

Reference

Please cite our paper if you use the model in your own work:

@inproceedings{fang2021spatial,
  title={Spatial-Temporal Graph ODE Networks for Traffic Flow Forecasting},
  author={Fang, Zheng and Long, Qingqing and Song, Guojie and Xie, Kunqing},
  booktitle={Proceedings of the 27th ACM SIGKDD Conference on Knowledge Discovery \& Data Mining},
  pages={364--373},
  year={2021}
}
View on GitHub
GitHub Stars127
CategoryDevelopment
Updated9d ago
Forks27

Languages

Python

Security Score

95/100

Audited on Mar 17, 2026

No findings