Implements of Awesome RecSystem Models with PyTorch/TF2.0
☆256Apr 4, 2020Updated 6 years ago
Alternatives and similar repositories for Awesome-RecSystem-Models
Users that are interested in Awesome-RecSystem-Models are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.☆102Oct 30, 2023Updated 2 years ago
- Recommender Learning with Tensorflow2.x☆1,987Apr 29, 2022Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105May 31, 2020Updated 5 years ago
- CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)☆938Nov 15, 2019Updated 6 years ago
- Deep-Learning based CTR models implemented by PyTorch☆256Mar 11, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.☆3,434Apr 18, 2026Updated last month
- Easy-to-use,Modular and Extendible package of deep-learning based CTR models .☆8,032Apr 26, 2026Updated last month
- Factorization Machine models in PyTorch☆1,077Apr 8, 2024Updated 2 years ago
- CTR模型代码和学习笔记总结☆397Aug 28, 2021Updated 4 years ago
- A developing recommender system in tensorflow2. Algorithm: UserCF, ItemCF, LFM, SLIM, GMF, MLP, NeuMF, FM, DeepFM, MKR, RippleNet, KGCN a…