The code is attached to our paper: "Unbiased and Robust: External Attention-enhanced Graph Contrastive Learning for Cross-domain Sequential Recommendation" (ICDMW 2023). If you want to use our codes or datasets in your research, please cite our paper.
Our paper is now available on IEEE Xplore, please visit: https://ieeexplore.ieee.org/document/10411670.
- python 3.6
- tensorflow 1.12.0
- scipy 1.5.3
- numpy 1.16.0
- pandas 0.22.0
- matplotlib 3.3.4
- Keras 1.0.7
- tqdm 4.60.0