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 ./SimCEN/tree/main/SimCEN_torch/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
@inproceedings{simcen,
title={SimCEN: Simple Contrast-enhanced Network for CTR Prediction},
author={Li, Honghao and Sang, Lei and Zhang, Yi and Zhang, Yiwen},
booktitle={ACM Multimedia 2024}
}