Skip to content

Tensorflow implementations of various Learning to CTR algorithms.

Notifications You must be signed in to change notification settings

fly-adser/tensorflow-CTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow-CTR

This porpose of this project is to let people have a deep understand for these maching learning algorithm which are used frequently. Of course, you can use it to verify your ideas quickly in daily work. Until now, this project has been implemented the algorithms as followings:

Algorithm The link of paper or blog
LR 逻辑回归(Logistic Regression)详解
Xgboost XGBoost:A Scalable Tree Boosting System
FM Factorization Machines
Wide and Deep Wide & Deep Learning for Recommender Systems
DeepFM DeepFM: A Factorization-Machine based Neural Network for CTR Prediction
DCN Deep & Cross Network for Ad Click Predictions
xDeepFM xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems
AFM Attentional Factorization Machines: Learning the Weight of Feature Interactions via Attention Networks

About

Tensorflow implementations of various Learning to CTR algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages