AmazingDD / daisyRec
Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" (RecSys2020)
☆551Updated 6 months ago
Alternatives and similar repositories for daisyRec:
Users that are interested in daisyRec are comparing it to the libraries listed below
- SASRec: Self-Attentive Sequential Recommendation☆763Updated last year
- BERT4Rec: Sequential Recommendation with Bidirectional Encoder Representations from Transformer☆635Updated 5 years ago
- Recommender Systems Paperlist that I am interested in☆451Updated 3 years ago
- “Chorus” of recommendation models: a light and flexible PyTorch framework for Top-K recommendation.☆568Updated last month
- Python-based framework for building and evaluating session-based and session-aware recommender systems.☆387Updated 3 years ago
- BARS: Towards Open Benchmarking for Recommender Systems https://openbenchmark.github.io/BARS☆367Updated 3 months ago
- An other implementation of GRU4REC using PyTorch☆246Updated 3 years ago
- Next RecSys Library☆1,054Updated last year
- Factorization Machine models in PyTorch☆1,050Updated 10 months ago
- This repository collects debiasing methods for recommendation☆414Updated last year
- An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.☆1,144Updated 2 years ago
- This repository contains some datasets that I have collected in Recommender Systems.☆346Updated 4 years ago
- Pytorch implementation of BERT4Rec and Netflix VAE.☆373Updated last year
- Must-read papers on recommendation systems (RecSys)☆276Updated 3 years ago
- Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"☆290Updated 3 years ago
- A PyTorch implementation of Convolutional Sequence Embedding Recommendation Model (Caser)☆269Updated 4 years ago
- This is a repository of public data sources for Recommender Systems (RS).☆925Updated 5 months ago
- Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"☆436Updated last year
- Implements of Awesome RecSystem Models with PyTorch/TF2.0☆257Updated 4 years ago
- LibRerank is a toolkit for re-ranking algorithms. There are a number of re-ranking algorithms, such as PRM, DLCM, GSF, miDNN, SetRank, EG…☆243Updated 3 years ago
- Deep-Learning based CTR models implemented by PyTorch☆250Updated 3 years ago
- Versatile End-to-End Recommender System☆407Updated last month
- PyTorch(1.6+) implementation of https://github.com/kang205/SASRec☆383Updated 4 months ago
- A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17