Skip to content

A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms

Notifications You must be signed in to change notification settings

collinprather/SlateQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning for Recommendation Systems

A comparison of Google's SlateQ algorithm with traditional Reinforcement Learning techniques for Recommendation Systems

In Google's recent SlateQ paper, they outline a tractable technique to applying Reinforcement Learning to Recommendation Systems. In this repository, we compare their SlateQ algorithm with other techniques via simulation using the recsim (GitHub repo) package.

For a high-level overview of the SlateQ algorithm, check out Craig Boutilier's talk at ICML 2019.


As governed by the recsim library, this repo uses Python 3.6.

About

A comparison of Google SlateQ algorithm with traditional Reinforcement Learning algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published