ChaoLiangTHU / rec_now
recommend now (rec_now) 是一个推荐算法的基础库,目的在于简化推荐模型的开发。 本项目基于tensorflow2和python3实现,兼容使用tensorflow1.x API的[无量训练框架](https://git.woa.com/deep_learning_framework/NumerousTensorFlow),并在生产环境中得到了充分验证。 其中,基于in-batch方式计算pairwise的方式,已经在QQ浏览器信息流的精排、粗排、召回排序等环节得到了广泛应用,并使得在线GAUC指标提升1%以上。
☆18Updated last year
Alternatives and similar repositories for rec_now:
Users that are interested in rec_now are comparing it to the libraries listed below
- Codes for our SIGIR-2019 paper "Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings"☆99Updated 5 years ago
- A python library contain classic algorithms and deep models on recommender system☆46Updated 4 years ago
- Deep Feedback Network for Recommendation☆94Updated 4 years ago
- ☆172Updated 4 years ago
- ctr、cvr预估☆49Updated 4 years ago
- TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling th…☆109Updated last year
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆113Updated 4 years ago
- Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction☆218Updated 3 years ago
- MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction☆76Updated 3 years ago
- Implementation and experimental comparison of ES-DFM (Yang et al. 2021), Delayed feedback model(DFM, Chapelle 2014), Feedback Shift Impor…☆77Updated last year
- ☆35Updated 4 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆79Updated last year
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆103Updated 4 years ago
- Sequential deep matching model for recommender system at Alibaba☆204Updated 4 years ago
- Demo implementation for "A Pareto-Efficient Algorithm for Multiple Objective Optimization in E-Commerce Recommendation".☆50Updated 4 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- ☆34Updated 2 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆182Updated 6 years ago
- 机器学习相关作业☆25Updated 2 years ago
- 推荐系统排序模型复现☆45Updated 4 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- MMoE-TF2.0☆28Updated 4 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆72Updated 5 years ago
- ☆215Updated 4 years ago
- esmm model by tensorflow keras☆68Updated 3 years ago
- AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction☆184Updated 3 years ago
- SIGKDD'2022: Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling☆44Updated last year
- ☆61Updated 8 months ago
- UBR4CTR is the code for our proposed User Behavior Retrieval for CTR Prediction framework in SIGIR 2020.☆78Updated 3 years ago
- FM and FFM implement with tensorflow by Python☆63Updated 6 years ago