Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CAN-Paper/Co-Action-Network
Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction
https://github.com/CAN-Paper/Co-Action-Network
Last synced: 3 months ago
JSON representation
Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction
- Host: GitHub
- URL: https://github.com/CAN-Paper/Co-Action-Network
- Owner: CAN-Paper
- Created: 2020-10-19T11:49:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-22T01:43:18.000Z (about 3 years ago)
- Last Synced: 2024-06-24T05:54:00.229Z (5 months ago)
- Language: Python
- Size: 42 KB
- Stars: 202
- Watchers: 8
- Forks: 57
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- StarryDivineSky - CAN-Paper/Co-Action-Network
README
# 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