guoyang9 / BPR-pytorch
A pytorch implementation for BPR (Bayesian Personalized Ranking).
☆140Updated 5 years ago
Alternatives and similar repositories for BPR-pytorch
Users that are interested in BPR-pytorch are comparing it to the libraries listed below
Sorting:
- Bayesian Personalized Ranking using PyTorch☆136Updated last month
- Download and preprocess popular sequential recommendation datasets☆207Updated 2 years ago
- TensorFlow implementation for paper Time Interval Aware Self-Attention for Sequential Recommendation.☆126Updated 4 years ago
- A curated model zoo for recommendation tasks☆184Updated 9 months ago
- An other implementation of GRU4REC using PyTorch☆248Updated 3 years ago
- A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆271Updated 4 years ago
- This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of exist…☆153Updated 3 years ago
- The official implementation of "Disentangling User Interest and Conformity for Recommendation with Causal Embedding" (WWW '21)☆154Updated 11 months ago
- A PyTorch implementation of Neural Attentive Session Based Recommendation (NARM)☆106Updated 2 years ago
- Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"