DeepCTR-Torch and DeepCTR

These are ecosystem siblings, representing two different implementations of the same DeepCTR framework: one in PyTorch (DeepCTR-Torch, actively maintained with many downloads) and an older, more general implementation (DeepCTR, with more stars but no recent downloads, suggesting it may be less actively maintained or superseded by the PyTorch version).

DeepCTR-Torch
69
Established
DeepCTR
60
Established
Maintenance 0/25
Adoption 19/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 25/25
Stars: 3,389
Forks: 734
Downloads: 12,137
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 8,007
Forks: 2,232
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m
Stale 6m

About DeepCTR-Torch

shenweichen/DeepCTR-Torch

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.

About DeepCTR

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work