shenweichen / DeepCTR-Torch

【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
https://deepctr-torch.readthedocs.io/en/latest/index.html
Apache License 2.0
3k stars 703 forks source link

Planning to add DHAN - Deep Interest with Hierarchical Attention Network #207

Open alibugra opened 3 years ago

alibugra commented 3 years ago

Hi,

Do you have any plan to add a PyTorch implementation of DHAN model?

Because, DHAN has been applied to three public datasets (Amazon Six-Category, Kindle Shop and Electronics), and has achieved significant uplift of AUC around 12% to 21% over DIN and slight uplift of AUC around 1.0% to 1.7% over DIEN.

alibugra commented 3 years ago

https://arxiv.org/abs/2005.12981