shenweichen/DeepCTR-Torch
PyTorch-based library of deep-learning CTR (Click-Through Rate) prediction models.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
DeepCTR-Torch provides a collection of deep learning models for CTR prediction, a common machine learning task in recommender systems and digital advertising. It offers modular, reusable components including shared embeddings, feature processing layers, and architectures like DeepFM, xDeepFM, and FiBiNET. Users can build and train custom CTR models using standard PyTorch fit/predict patterns.