nikolakopoulos / RecWalkLinks
Implementation of the RecWalk recommendation algorithm
☆25Updated 8 months ago
Alternatives and similar repositories for RecWalk
Users that are interested in RecWalk are comparing it to the libraries listed below
Sorting:
- This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of exist…☆153Updated 4 years ago
- Bayesian Personalized Ranking using PyTorch☆140Updated 9 months ago
- [TKDE 2021] Source code and datasets for the paper "Personalizing Graph Neural Networks with Attention Mechanism for Session-based Recomm…☆84Updated last year
- This is our implementation of EHCF: Efficient Heterogeneous Collaborative Filtering (AAAI 2020)☆108Updated 5 years ago
- Reinforced Negative Sampling over Knowledge Graph for Recommendation, WWW2020☆138Updated 2 years ago
- [SIGIR 2020] Python implementation for "TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation"☆54Updated last year
- STAR-GCN: Stacked and Reconstructed Graph Convolutional Networks for Recommender Systems☆110Updated 5 years ago
- TensorFlow implementation for paper Time Interval Aware Self-Attention for Sequential Recommendation.☆130Updated 5 years ago
- Handling Information Loss of Graph Neural Networks for Session-based Recommendation☆68Updated 3 years ago
- data and code of AttList from CIKM2019☆22Updated 5 years ago
- A pytorch implementation for BPR (Bayesian Personalized Ranking).☆144Updated 6 years ago
- ☆12Updated 7 years ago
- The implementation of "Correlation-Sensitive Next-Basket Recommendation"", published in IJCAI'19☆31Updated 5 years ago
- This is a pytorch (>=1.3.0) implementation of RepeatNet☆36Updated 5 years ago
- ☆83Updated 6 years ago
- The official PyTorch implementation of the paper "RecVAE: A New Variational Autoencoder for Top-N Recommendations with Implicit Feedback"☆119Updated last year
- A PyTorch implementation of Neural Attentive Session Based Recommendation (NARM)☆108Updated 3 years ago
- A PyTorch implementation of Graph Neural Networks for Social Recommendation (GraphRec)☆199Updated last year
- Code for the SIGIR20 paper -- Recommendation for New Users and New Items via Randomized Training and Mixture-of-Experts Transformation☆44Updated 5 years ago
- DeepCF: A Unified Framework of Representation Learning and Matching Function Learning in Recommender System☆66Updated 3 years ago
- A list of compatible datasets, noting other major repositories containing popular real-world datasets, along with sample code for a range…☆109Updated 4 years ago
- Source code for KDD 2020 paper "Meta-learning on Heterogeneous Information Networks for Cold-start Recommendation"☆126Updated 3 years ago
- Hierarchical Gating Networks for Sequential Recommendation☆143Updated 4 years ago
- TensorFlow implementation of our paper: Cross Pairwise Ranking for Unbiased Item Recommendation (WWW'22)☆44Updated 2 years ago
- Tensorflow implementation of RCF☆48Updated 6 years ago
- recommendation system written by matlab codes☆47Updated 6 years ago
- Codes and Datasets for paper RecSys'20 "SSE-PT: Sequential Recommendation Via Personalized Transformer" and NurIPS'19 "Stochastic Shared …☆112Updated 5 years ago
- SCoRe is a sequential recommendation model with dual side neighbor-based collaborative filtering. Implementation of our WSDM 2020 paper.☆17Updated 5 years ago
- models for grocery shopping behavior (Wan et al, CIKM'18, Wan et al, WWW'17)☆53Updated 6 years ago
- This repo includes some graph-based CTR prediction models and other representative baselines.☆69Updated last year