shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
# Technical Summary for DeepCTR Implements 20+ state-of-the-art CTR prediction architectures (DeepFM, xDeepFM, DCN, AutoInt, etc.) as composable tf.keras models with reusable embedding and attention layers. Supports both rapid prototyping via standard Keras APIs and production-scale distributed training through TensorFlow Estimators with TFRecord input pipelines, maintaining compatibility across TensorFlow 1.x and 2.x.
8,007 stars. No commits in the last 6 months. Available on PyPI.
Stars
8,007
Forks
2,232
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 09, 2024
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shenweichen/DeepCTR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
NVIDIA-Merlin/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
UlionTse/mlgb
MLGB is a library that includes many models of CTR Prediction & Recommender System by TensorFlow...
imsheridan/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
shenweichen/DSIN
Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"