Reinforcement Learning-based Recommendation Algorithm
(Redirected from Reinforcement-based Recommendation Algorithm)
Jump to navigation
Jump to search
A Reinforcement Learning-based Recommendation Algorithm is an item recommendation algorithm that is a reinforcement-based learning algorithm.
References
2019
- "Reinforcement Learning for Recommender Systems: A Case Study on Youtube," by Minmin Chen
2018
- "Deep Reinforcement Learning for News Recommendation. Part 1: Architecture."
- QUOTE: ... Most of the existent recommendation systems use static approach for news predictions, i.e. they do not understand that your actions (news choices) are sequential. The second problem is that previous methods are often short-sighted, meaning they will not focus on long-term rewards. This problem may easily be solved using higher gamma value, but usually, it is not the case. ...