Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnny12150/GCE-GNN
The paper author has released the source code as following https://github.com/CCIIPLab/GCE-GNN
https://github.com/johnny12150/GCE-GNN
Last synced: 3 months ago
JSON representation
The paper author has released the source code as following https://github.com/CCIIPLab/GCE-GNN
- Host: GitHub
- URL: https://github.com/johnny12150/GCE-GNN
- Owner: johnny12150
- Created: 2020-08-26T12:09:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T08:33:36.000Z (about 4 years ago)
- Last Synced: 2024-06-24T05:52:06.251Z (5 months ago)
- Language: Python
- Homepage: https://dl.acm.org/doi/pdf/10.1145/3397271.3401142
- Size: 4.21 MB
- Stars: 25
- Watchers: 1
- Forks: 10
- Open Issues: 0
Awesome Lists containing this project
- StarryDivineSky - johnny12150/GCE-GNN - context enhanced)的GNN网络,称为GCE-GNN。能够从两种层次来学习物品的表征,包括global-level:从所有session构成的图上进行全局的表征;以及session-level:从单个session局部item转移图上进行局部的表征;最后融合二者,并通过注意力机制形成最终的序列表征,用于序列推荐任务。 (其他_推荐系统 / 网络服务_其他)