Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 463 Bytes

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