Skip to content

Latest commit

 

History

History
78 lines (51 loc) · 3.1 KB

index.rst

File metadata and controls

78 lines (51 loc) · 3.1 KB

Welcome to DeepCTR-Torch's documentation!

Downloads Stars Forks PyPi Issues Chat

DeepCTR-Torch 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 build your own custom model easily.It is compatible with PyTorch.You can use any complex model with model.fit() and model.predict().

Let's Get Started! (Chinese Introduction)

You can read the latest code at https://github.com/shenweichen/DeepCTR-Torch and DeepCTR for tensorflow version.

News

06/19/2022 : Fix some bugs. Changelog

06/14/2021 : Add AFN and fix some bugs. Changelog

04/04/2021 : Add IFM and DIFM . Support multi-gpus running(example). Changelog

DisscussionGroup

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

Discussions 学习小组主题集合

../pics/code2.jpg

.. toctree::
   :maxdepth: 2
   :caption: Home:

   Quick-Start<Quick-Start.md>
   Features<Features.md>
   Examples<Examples.md>
   FAQ<FAQ.md>
   History<History.md>

.. toctree::
   :maxdepth: 3
   :caption: API:

   Models<Models>
   Layers<Layers>
   Callbacks<deepctr_torch.callbacks>



Indices and tables