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%以上。
☆17Updated last year
Alternatives and similar repositories for rec_now
Users that are interested in rec_now are comparing it to the libraries listed below
Sorting:
- Deep Feedback Network for Recommendation☆94Updated 4 years ago
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆115Updated 4 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆83Updated last year
- Sequential deep matching model for recommender system at Alibaba☆207Updated 4 years ago
- Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction☆217Updated 3 years ago
- ☆172Updated 4 years ago
- Codes for our SIGIR-2019 paper "Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings"☆99Updated 5 years ago
- UBR4CTR is the code for our proposed User Behavior Retrieval for CTR Prediction framework in SIGIR 2020.☆79Updated 3 years ago
- SIGKDD'2022: Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling☆44Updated last year
- Attentive Group Recommendation☆134Updated 4 years ago
- ☆35Updated 4 years ago
- ☆34Updated 2 years ago
- Dataset and code for “Multi-Interactive Attention Network for Fine-grained Feature Learning in CTR Prediction”☆16Updated 3 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆72Updated 5 years ago
- AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction☆184Updated 3 years ago
- PyTorch Implementation of Deep Interest Network for Click-Through Rate Prediction☆74Updated 5 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆236Updated 5 years ago
- ctr、cvr预估☆49Updated 4 years ago
- esmm model by tensorflow keras☆68Updated 3 years ago
- A python library contain classic algorithms and deep models on recommender system☆46Updated 4 years ago
- ☆11Updated 4 years ago
- 推荐系统排序模型复现☆46Updated 4 years ago
- TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling th…☆112Updated last year
- FM and FFM implement with tensorflow by Python☆63Updated 6 years ago
- a tensorflow implement of MIND (Multi-interest network) recall model☆37Updated 5 years ago
- Demo implementation for "A Pareto-Efficient Algorithm for Multiple Objective Optimization in E-Commerce Recommendation".☆51Updated 4 years ago
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆37Updated this week
- Code for paper: Learning to Build User-tag Profile in Recommendation System☆31Updated 2 years ago
- ☆61Updated 9 months ago