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.x and tf 2.x.

Let’s Get Started! (Chinese Introduction)

You can read the latest code and related projects

News

03/13/2021 : Add BST . Changelog

02/12/2021 : Fix bug in DCN-Mix. Changelog

01/06/2021 : Add DCN-Mix (中文介绍) and support transform_fn in DenseFeat. Changelog

Indices and tables