• Stars
    star
    2,952
  • Rank 15,213 (Top 0.4 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.

DeepCTR-Torch

Python Versions Downloads PyPI Version GitHub Issues

Documentation Status CI status codecov Disscussion License

PyTorch version of 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 build your own custom model easily.You can use any complex model with model.fit()and model.predict() .Install through pip install -U deepctr-torch.

Let's Get Started!(Chinese Introduction)

Models List

Model Paper
Convolutional Click Prediction Model [CIKM 2015]A Convolutional Click Prediction Model
Factorization-supported Neural Network [ECIR 2016]Deep Learning over Multi-field Categorical Data: A Case Study on User Response Prediction
Product-based Neural Network [ICDM 2016]Product-based neural networks for user response prediction
Wide & Deep [DLRS 2016]Wide & Deep Learning for Recommender Systems
DeepFM [IJCAI 2017]DeepFM: A Factorization-Machine based Neural Network for CTR Prediction
Piece-wise Linear Model [arxiv 2017]Learning Piece-wise Linear Models from Large Scale Data for Ad Click Prediction
Deep & Cross Network [ADKDD 2017]Deep & Cross Network for Ad Click Predictions
Attentional Factorization Machine [IJCAI 2017]Attentional Factorization Machines: Learning the Weight of Feature Interactions via Attention Networks
Neural Factorization Machine [SIGIR 2017]Neural Factorization Machines for Sparse Predictive Analytics
xDeepFM [KDD 2018]xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems
Deep Interest Network [KDD 2018]Deep Interest Network for Click-Through Rate Prediction
Deep Interest Evolution Network [AAAI 2019]Deep Interest Evolution Network for Click-Through Rate Prediction
AutoInt [CIKM 2019]AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks
ONN [arxiv 2019]Operation-aware Neural Networks for User Response Prediction
FiBiNET [RecSys 2019]FiBiNET: Combining Feature Importance and Bilinear feature Interaction for Click-Through Rate Prediction
IFM [IJCAI 2019]An Input-aware Factorization Machine for Sparse Prediction
DCN V2 [arxiv 2020]DCN V2: Improved Deep & Cross Network and Practical Lessons for Web-scale Learning to Rank Systems
DIFM [IJCAI 2020]A Dual Input-aware Factorization Machine for CTR Prediction
AFN [AAAI 2020]Adaptive Factorization Network: Learning Adaptive-Order Feature Interactions
SharedBottom [arxiv 2017]An Overview of Multi-Task Learning in Deep Neural Networks
ESMM [SIGIR 2018]Entire Space Multi-Task Model: An Effective Approach for Estimating Post-Click Conversion Rate
MMOE [KDD 2018]Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts
PLE [RecSys 2020]Progressive Layered Extraction (PLE): A Novel Multi-Task Learning (MTL) Model for Personalized Recommendations

DisscussionGroup & Related Projects

公众号:浅梦学习笔记 微信:deepctrbot 学习小组 加入 主题集合
公众号 微信 学习小组

Main Contributors(welcome to join us!)

pic
Shen Weichen

Alibaba Group

pic
Zan Shuxun

Alibaba Group

pic
Wang Ze

Meituan

pic
Zhang Wutong

Tencent

pic
Zhang Yuefeng

Peking University

pic
Huo Junyi

University of Southampton

pic
Zeng Kai

SenseTime

pic
Chen K

NetEase

pic
Cheng Weiyu

Shanghai Jiao Tong University

pic
Tang

Tongji University

More Repositories

1

DeepCTR

Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Python
7,504
star
2

GraphEmbedding

Implementation and experiments of graph embedding algorithms.
Python
3,660
star
3

DeepMatch

A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
Python
2,207
star
4

AlgoNotes

【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
1,548
star
5

Coursera

Quiz & Assignment of Coursera
Jupyter Notebook
867
star
6

GraphNeuralNetwork

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.
Python
781
star
7

coding_interviews

《剑指Offer》题目汇总&常考题总结(Python实现)
Python
457
star
8

DSIN

Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"
Python
431
star
9

Tencent_Social_Ads2017_Mobile_App_pCVR

Tencent Social Ads 2017 contest rank 20
Jupyter Notebook
157
star
10

Bytedance_ICME2019_challenge_baseline

Bytedance_ICME2019_challenge_baseline
Python
144
star
11

IJCAI_2018_Competition_baseline

IJCAI2018阿里妈妈搜索广告转化率预估baseline LB 0.0831
Python
88
star
12

ctrip14

科赛 携程出行产品未来14个月销量预测 第2名
Jupyter Notebook
62
star
13

ReinforcementLearning

This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.
Python
19
star
14

Machine-Learning-in-Action

《机器学习实战》练习代码
Python
8
star
15

shenweichen

5
star
16

edX

edX Assignment
Jupyter Notebook
4
star
17

Book-information-management-system-based-on-OneThink

Book information management system based on OneThink
JavaScript
4
star
18

OpenGL-simulation-shortest-path-of-3D-space

OpenGL shortest path
C
3
star
19

StanfordOnline

StanfordOnline mooc
Jupyter Notebook
2
star