python==3.8.18
torch==1.12.0+cu116
fuxictr
pip install -r requirement.txt
Get the datasets from https://github.com/openbenchmark/BARS/tree/main/datasets
Get the result from https://github.com/Acer888/IBNet/tree/master/IBNet_torch/checkpoints
Get Mice(PBMish) activation function from https://github.com/Acer888/IBNet/blob/master/fuxictr/pytorch/layers/activations.py
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