QunBB / RecSysLinks
This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.
☆50Updated 2 months ago
Alternatives and similar repositories for RecSys
Users that are interested in RecSys are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling th…☆113Updated last year
- The project including MMOE, SNR_trans, SNR_avg, PLE, etc implemented by pytorch.☆138Updated 4 years ago
- multi task mode for esmm and mmoe☆147Updated 3 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆262Updated 2 months ago
- TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset☆201Updated 3 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆85Updated last year
- I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. …☆52Updated last year