Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LeiBAI/AGCRN
Adaptive Graph Convolutional Recurrent Network
https://github.com/LeiBAI/AGCRN
Last synced: 3 months ago
JSON representation
Adaptive Graph Convolutional Recurrent Network
- Host: GitHub
- URL: https://github.com/LeiBAI/AGCRN
- Owner: LeiBAI
- License: mit
- Created: 2020-07-06T14:05:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T08:23:38.000Z (9 months ago)
- Last Synced: 2024-06-29T07:51:56.218Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 312
- Watchers: 6
- Forks: 79
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- StarryDivineSky - LeiBAI/AGCRN - 自适应图卷积递归网络。AGCRN可以捕获流量序列中特定于节点的细粒度空间和时间相关性,并通过嵌入DAGG来统一修订GCN中的节点嵌入。这样,训练AGCRN可以针对每个交通系列源(例如,用于交通速度/流量的道路,用于乘客需求的车站/区域)产生有意义的节点表示向量。学习的节点表示包含有关道路/区域的有价值的信息,并且可以潜在地应用于其他任务。 (时空网络_交通预测_动态图 / 网络服务_其他)