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
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆112Updated 4 years ago
- ☆171Updated 4 years ago
- Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction☆215Updated 3 years ago
- The source code for our paper "Scenario-Adaptive Feature Interaction for Click-Through Rate Prediction" (accepted by KDD2023 Applied Scie…☆34Updated last year
- Sequential deep matching model for recommender system at Alibaba☆202Updated 4 years ago
- Deep Feedback Network for Recommendation☆94Updated 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
- Codes for our SIGIR-2019 paper "Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings"☆98Updated 4 years ago
- ☆35Updated 4 years ago
- Share Some Recommender System Paper I read.☆66Updated 3 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆77Updated 4 years ago
- ☆61Updated 6 months ago
- UBR4CTR is the code for our proposed User Behavior Retrieval for CTR Prediction framework in SIGIR 2020.☆78Updated 3 years ago
- recommendation system with Youtube Deep Net☆83Updated 6 years ago
- esmm model by tensorflow keras☆67Updated 3 years ago
- Pytorch for autorec with collaborative filtering☆33Updated 6 years ago
- ☆34Updated 2 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆235Updated 5 years ago
- multi task mode for esmm and mmoe☆135Updated 3 years ago
- MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction☆76Updated 3 years ago
- Attentive Group Recommendation☆133Updated 4 years ago
- PyTorch Implementation of Deep Interest Network for Click-Through Rate Prediction☆72Updated 5 years ago
- ctr、cvr预估☆49Updated 3 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 5 years ago
- code for the paper "Personalized Re-ranking for E-commerce Recommender Systems"☆29Updated 3 years ago
- Solution to the Debiasing Track of KDD CUP 2020☆157Updated last year
- 推荐系统排序模型复现☆44Updated 4 years ago
- PyTorch implementation of Entire Space Multitask Model (ESMM)☆37Updated 3 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆76Updated last year
- FM and FFM implement with tensorflow by Python☆62Updated 5 years ago