Ranking Items in Large-Scale Item Search Engines with Reinforcement Learning
2020-12-14CUHK Course IERG5350 2020Unverified0· sign in to hype
Chang Gao
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
Ranking items in large-scale item search engines such as Amazon and Taobao is a typical multi-step decision-making problem. Due to the interactive nature between the human user and the search engine, reinforcement learning is a natural solution to this problem. In this project, we use Virtual-Taobao as the environment and some effective methods to solve this problem. Experimental results show that TD3 performs best on this problem.