DeepCTR
DeepCTR is a Easy-to-use, Modular and Extendible package of deep-learning based CTR models along with lots of
core components layers which can be used to easily build custom models.You can use any complex model with model.fit()
,and model.predict() .
- Provide
tf.keras.Modellike interfaces for quick experiment. example - Provide
tensorflow estimatorinterface for large scale data and distributed training. example - It is compatible with both
tf 1.xandtf 2.x.
Some related projects:
- DeepMatch: https://github.com/shenweichen/DeepMatch
- DeepCTR-Torch: https://github.com/shenweichen/DeepCTR-Torch
Let's Get Started!(Chinese Introduction) and welcome to join us!
Models List
Citation
- Weichen Shen. (2017). DeepCTR: Easy-to-use,Modular and Extendible package of deep-learning based CTR models. https://github.com/shenweichen/deepctr.
If you find this code useful in your research, please cite it using the following BibTeX:
@misc{shen2017deepctr,
author = {Weichen Shen},
title = {DeepCTR: Easy-to-use,Modular and Extendible package of deep-learning based CTR models},
year = {2017},
publisher = {GitHub},
journal = {GitHub Repository},
howpublished = {\url{https://github.com/shenweichen/deepctr}},
}
DisscussionGroup
- Github Discussions
- Wechat Discussions
| 公众号:浅梦学习笔记 | 微信:deepctrbot |
|---|---|
Main contributors(welcome to join us!)
|
Shen Weichen Alibaba Group |
Zan Shuxun Alibaba Group |
Harshit Pande Amazon |
Lai Mincai ByteDance |
Li Zichao ByteDance |
Tan Tingyi Chongqing University |
Release files for deepctr 0.9.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deepctr-0.9.4.tar.gz | 88.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deepctr-0.9.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 229.1 kB
Release files / deepctr-0.9.4.tar.gz
| Download URL | deepctr-0.9.4.tar.gz |
|---|---|
| Size | 88.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2131e6cda16078bb1861aae5fd3b985d2b9bc67001bf116974ea0982e2fa447
|
|
BLAKE2b-256 checksum How to use checksums |
fb8eca65f17a9d9b9125e1802fd801119b1ddd3301f0f0aad4034ff966ad74a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.5
|
Release files / deepctr-0.9.4-py3-none-any.whl
| Download URL | deepctr-0.9.4-py3-none-any.whl |
|---|---|
| Size | 141.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2890be2410e328bddcc9efbce302f5025098c7298e113fa740f20947301df4a2
|
|
BLAKE2b-256 checksum How to use checksums |
4ca1bb0465e821d2493abeb8c71fab00f96a7cc61007e4d94cf70a27c635feeb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.5
|