Code for WSDM 2023 long paper Meta Policy Learning for Cold-Start Conversational Recommendation.
Run the model with default settings
python train.py -item_rank
Please cite our work if you find it useful to your research
@article{chu2022meta,
title={Meta Policy Learning for Cold-Start Conversational Recommendation},
author={Chu, Zhendong and Wang, Hongning and Xiao, Yun and Long, Bo and Wu, Lingfei},
journal={arXiv preprint arXiv:2205.11788},
year={2022}
}