keshavbhandari / Next-Basket-RecommendationsLinks
This repository contains my research work on building the state of the art next basket recommendations using techniques such as Autoencoders, TF-IDF, Attention based BI-LSTM and Transformer Networks
☆11Updated 4 years ago
Alternatives and similar repositories for Next-Basket-Recommendations
Users that are interested in Next-Basket-Recommendations are comparing it to the libraries listed below
Sorting:
- Using SR-GNN to implement "NISER: Normalized Item and Session Representations to Handle Popularity Bias"☆25Updated 4 years ago
- [ECIR 2024] Official repository for the paper titled "Self Contrastive Learning for Session-based Recommendation"☆21Updated last year
- The implement of LLMTreeRec☆12Updated 8 months ago
- ☆18Updated 3 years ago
- A curated list of awesome graph & self-supervised-learning-based recommendation.☆48Updated 3 years ago
- ☆12Updated last year
- ☆10Updated 2 years ago
- Official codes of paper "Deep causal reasoning for recommendations (Deep-Deconf)". (TIST'23)☆26Updated 2 years ago
- ☆12Updated last year
- Repo for paper Basket Recommendation with Multi-Intent Translation Graph Neural Network☆17Updated 4 years ago
- ☆11Updated 2 years ago
- Code for the paper "Bilateral Variational Autoencoder for Collaborative Filtering", WSDM'21☆34Updated 2 years ago
- Released code of SIGIR2021 Augmenting Sequential Recommendation with Pseudo-Prior Items via Reversely Pre-training Transformer.☆51Updated 3 years ago
- Formalizing Multimedia Recommendation through Multimodal Deep Learning, accepted in ACM Transactions on Recommender Systems.☆13Updated last year
- PyTorch implementation of Interactive Hypergraph Neural Network for Personalized Product Search (IHGNN)☆24Updated 3 years ago
- baseline method HGN, just like SASRec, change its evaluation to be the same as SASRec