If you have any questions, feel free to ask! :)
python>=3.6
pytorch>=1.0
fuxictr
PyYAML
pandas
scikit-learn
numpy
h5py
tqdm
Get the datasets from https://github.com/reczoo/Datasets
Get the result from ./checkpoints
This implementation is based on FuxiCTR and BARS. Thanks for their sharing and contribution.
BARS: https://github.com/openbenchmark
FuxiCTR: https://github.com/xue-pai/FuxiCTR
If you find our code helpful for your research, please cite the following paper:
@article{li2024dcnv3,
title={DCNv3: Towards Next Generation Deep Cross Network for CTR Prediction},
author={Li, Honghao and Zhang, Yiwen and Zhang, Yi and Li, Hanwei and Sang, Lei and Zhu, Jieming},
journal={arXiv preprint arXiv:2407.13349},
year={2024}
}



