Skip to content

Releases: uctb/UCTB

Release 0.3.5

19 Jul 07:08
2141df9
Compare
Choose a tag to compare

Bug Fixes

Fixes run code error (STMeta)

Other Changes

  • Add six deep predictive models including STGCN, STSGCN, ASTGCN, GMAN, GraphWaveNet, and AGCRN.
  • Add the Pedestrian Count dataset and Chicago Taxi Demand dataset.
  • Reorganize documents.
  • Release a visualization tool.

UCTB v0.3.0

12 Oct 06:06
Compare
Choose a tag to compare

Release 0.3.0

Bug Fixes

  • Fixes run code error (DCRNN/ST-MGCN)

Other Changes

  • Adds tutorials about how to build customized graph fro GCN.
  • Adds METR-LA and PEMS-BAY datasets.
  • Decouples GraphGenerator from NodeTrafficLoader class.