test code based on deepctr
Project description
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.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
andtf 2.x
.
Let's Get Started!(Chinese Introduction) and welcome to join us!
Models List
Citation
- Weichen Shen. (2018). 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{shen2018deepctr,
author = {Weichen Shen},
title = {DeepCTR: Easy-to-use,Modular and Extendible package of deep-learning based CTR models},
year = {2018},
publisher = {GitHub},
journal = {GitHub Repository},
howpublished = {\url{https://github.com/shenweichen/deepctr}},
}
DisscussionGroup 交流群
Please follow our wechat to join group:
-
公众号:浅梦的学习笔记
-
wechat ID: deepctrbot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
npcnn-0.3-py3-none-any.whl
(155.3 kB
view hashes)