Welcome to DeepCTR’s documentation!

Downloads Stars Forks PyPii Issues Chat

DeepCTR is a Easy-to-use , Modular and Extendible package of deep-learning based CTR models along with lots of core components layer which can be used to easily build custom models.You can use any complex model with model.fit() and model.predict().

  • Provide tf.keras.Model like interface for quick experiment. example

  • Provide tensorflow estimator interface for large scale data and distributed training. example

  • It is compatible with both tf 1.15 and tf 2.x.

Install a TensorFlow build that matches your Python, NumPy, CPU/GPU, and operating system first, then install DeepCTR. Use public tensorflow.keras APIs in your own code and avoid mixing them with private tensorflow.python.keras imports.

Let’s Get Started! (Chinese Introduction)

You can read the latest code and related projects

News

04/16/2026 : Support higher tensorflow version . Changelog

11/10/2022 : Add EDCN . Changelog

10/15/2022 : Support python 3.9 , 3.10 . Changelog

DisscussionGroup

公众号:浅梦学习笔记 wechat ID: deepctrbot

Discussions

_images/code.png

Indices and tables