RuihongQiu / FGNNLinks
An implementation FGNN.
☆50Updated 5 years ago
Alternatives and similar repositories for FGNN
Users that are interested in FGNN are comparing it to the libraries listed below
Sorting:
- An implementation trying to reproduce "Graph contextualized self-attention network for session-based recommendation" based on SR-GNN code…☆46Updated 3 years ago
- The source code for "Global Context Enhanced Graph Neural Network for Session-based Recommendation".☆128Updated 4 years ago
- The paper author has released the source code as following https://github.com/CCIIPLab/GCE-GNN☆25Updated 4 years ago
- Incorporating User Micro-behaviors and Item Knowledge 59 60 3 into Multi-task Learning for Session-based Recommendation☆45Updated 5 years ago
- Handling Information Loss of Graph Neural Networks for Session-based Recommendation☆68Updated 3 years ago
- Codes for CIKM'21 paper 'Self-Supervised Graph Co-Training for Session-based Recommendation'.☆52Updated 2 years ago
- A reimplementation of SRGNN.☆50Updated 4 years ago
- [TKDE 2021] Source code and datasets for the paper "Personalizing Graph Neural Networks with Attention Mechanism for Session-based Recomm…☆82Updated last year
- ☆43Updated 11 months ago
- Codes for AAAI'21 paper 'Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation'☆171Updated 2 years ago
- [ICDM 2020] Python implementation for "Dynamic Graph Collaborative Filtering."☆45Updated last year
- Sequential Recommender System based on Hierarchical Attention Network