first commit
Note: we use Python 2.7 and Tensorflow 1.4.
./prepare_data.sh
When you see the files below, you can do the next work.
mkdir dnn_best_model CUDA_VISIBLE_DEVICES=0 python ./script/train.py train [model name]
The model blelow had been supported:
Our code is implemented based on DIEN, DMIN-CIKM20, TIEN-CIKM20, and DUMN-SIGIR21.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Deep multi-Representational Item NetworK for CTR prediction
Note: we use Python 2.7 and Tensorflow 1.4.
Prepare Data
When you see the files below, you can do the next work.
Train Model
The model blelow had been supported:
Acknowledgements
Our code is implemented based on DIEN, DMIN-CIKM20, TIEN-CIKM20, and DUMN-SIGIR21.