Releases: uctb/UCTB
Releases · uctb/UCTB
Release 0.3.5
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
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
andPEMS-BAY
datasets. - Decouples GraphGenerator from NodeTrafficLoader class.