pm390 / recsys2022Links
Code repo of solution of 11th place in Recsys Challenge 2022
☆12Updated 3 years ago
Alternatives and similar repositories for recsys2022
Users that are interested in recsys2022 are comparing it to the libraries listed below
Sorting:
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆340Updated 3 years ago
- Pytorch implementation of BERT4Rec and Netflix VAE.☆407Updated 2 years ago
- A curated model zoo for recommendation tasks☆203Updated last year
- This repository collects debiasing methods for recommendation☆448Updated last year
- BARS: Towards Open Benchmarking for Recommender Systems https://openbenchmark.github.io/BARS☆388Updated last year
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆68Updated last year
- Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benc…☆550Updated last year
- The official implementation of "Disentangling User Interest and Conformity for Recommendation with Causal Embedding" (WWW '21)☆157Updated last year
- An other implementation of GRU4REC using PyTorch☆252Updated 4 years ago
- I share my solution for the Otto Competition, scoring LB 0.601, using Reranker, Transformers and GRU☆33Updated 2 years ago
- Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"☆263Updated 5 years ago
- A pytorch implementation for BPR (Bayesian Personalized Ranking).☆144Updated 6 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆272Updated 8 months ago
- Download and preprocess popular sequential recommendation datasets☆221Updated 3 years ago
- Efficient and extensible GNNs enhanced recommender library based on RecBole.☆192Updated 2 years ago
- Session-based Recommendation