salmon1802 / CETN

Contrast-enhanced Through Network for CTR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CETN: Contrast-enhanced Through Network for CTR

Model Overview

image

Requirements

python>=3.6
pytorch>=1.0
fuxictr
PyYAML
pandas
scikit-learn
numpy
h5py
tqdm

Experiment results

image image

Datasets

Get the datasets from https://github.com/openbenchmark/BARS/tree/main/datasets

Hyperparameter settings and logs

Get the result from https://github.com/salmon1802/CETN/tree/main/CETN_torch/checkpoints

Acknowledgement

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

About

Contrast-enhanced Through Network for CTR

License:Apache License 2.0


Languages

Language:Python 100.0%