This repository is the official implementation of "DUPGT-CDR: Deep User Preference Gating Transfer for Cross-domain Recommendation," a manuscript currently being submitted to IEEE Access.
EMCDR: Cross-Domain Recommendation: An Embedding and Mapping Approach (IJCAI 2017)
PTUPCDR: Personalized Transfer of User Preferences for Cross-domain Recommendation (WSDM 2022)
We used the Movies & TV Shows, CDs & Records, and Books sections of the Amazon-5cores dataset for our experiments.Amazon Reviews Dataset.
To run this project, you will need the following environment and packages:
- Python 3.6 or higher
- PyTorch 1.0 or higher
- TensorFlow
- Pandas
- NumPy
- Tqdm