The-Learning-Machines / SBRLinks
PyTorch Implementation of Introducing Self-Attention to Target Attentive Graph Neural Networks (AISP '22)
☆27Updated 3 years ago
Alternatives and similar repositories for SBR
Users that are interested in SBR are comparing it to the libraries listed below
Sorting:
- [ICDMW 2020] Code and dataset for "DGTN: Dual-channel Graph Transition Network for Session-based Recommendation"☆30Updated 4 years ago
- This is the official code for WWW 2021 paper "Session-aware Linear Item-Item Models for Session-based Recommendation"☆33Updated 2 years ago
- Using SR-GNN to implement "NISER: Normalized Item and Session Representations to Handle Popularity Bias"☆25Updated 4 years ago
- [SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"☆54Updated last year
- Official code for the paper "Leveraging the Metapath and Entity Aware Subgraphs for Recommendation"☆40Updated 3 years ago
- This is a pytorch (>=1.3.0) implementation of RepeatNet☆36Updated 5 years ago
- Released code of SIGIR2021 Augmenting Sequential Recommendation with Pseudo-Prior Items via Reversely Pre-training Transformer.☆51Updated 3 years ago
- Handling Information Loss of Graph Neural Networks for Session-based Recommendation☆67Updated 3 years ago
- A reimplementation of SRGNN.☆50Updated 4 years ago
- cross-domain recommendation,transfer learning,pre-training,self-supervise learning papers and datasets☆44Updated last year
- Session-based Recommendation☆65Updated last year
- Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"☆93Updated 4 years ago
- "GAG: Global Attributed Graph Neural Network for Streaming Session-based Recommendation", SIGIR 2020☆21Updated 5 years ago
- This is the official code for the WSDM 2022 paper: 'S-Walk: Accurate and Scalable Session-based Recommendation with Random Walks'.☆33Updated 2 years ago
- Contrastive Learning for Cold-start Recommendation☆70Updated 3 years ago
- The official PyTorch implementation of the paper "RecVAE: A New Variational Autoencoder for Top-N Recommendations with Implicit Feedback"☆118Updated last year
- Training Sequential Recommenders as Discriminators (SIGIR'22)☆15Updated 3 years ago
- ☆32Updated 4 years ago
- Revisiting Graph based Collaborative Filtering: A Linear Residual Graph Convolutional Network Approach, AAAI2020☆114Updated 2 years ago
- HMLET (Hybrid-Method-of-Linear-and-non-linEar-collaborative-filTering-method)☆20Updated 3 years ago
- Download and preprocess popular sequential recommendation datasets☆213Updated 2 years ago
- [TKDE 2021] Source code and datasets for the paper "Personalizing Graph Neural Networks with Attention Mechanism for Session-based Recomm…☆84Updated last year
- PyTorch implementations of Top-N recommendation, collaborative filtering recommenders.☆146Updated 4 years ago
- A PyTorch implementation of Graph Neural Networks for Social Recommendation (GraphRec)☆197Updated last year
- The source code for "Global Context Enhanced Graph Neural Network for Session-based Recommendation".☆126Updated 4 years ago
- Contrastive Self-supervised Sequential Recommendation with Robust Augmentation