Skip to content

Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction

Notifications You must be signed in to change notification settings

codewithzichao/Co-Action-Network

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Co-Action Network

Implementation of paper "CAN: Revisiting Feature Co-Action for Click Through Rate Prediction".

paper: arxiv (to be released)

Installation

dependences:

tensorflow:1.4.1

python: 2.7

higher version of tensorflow and python3 will be supported soon!

Getting Started

training:

CUDA_VISIBLE_DEVICES=0 python script/train.py train {model}

model: CAN,Cartesion,PNN, etc. (check the train.py)

Citation

Contact

License

About

Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%