Skip to content

mercurialgh/Reproduce-of-Top-K-Off-Policy-Correction-for-a-REINFORCE-Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce-of-Top-K-Off-Policy-Correction-for-a-REINFORCE-Recommender-System

Reproduce of Top-K Off-Policy Correction for a REINFORCE Recommender System 1.required environment:tensorflow >= 1.2.1; numpy

2.To see the experiment result of the paper in section 6, please run python simulation.py image image

3.To verify the algorithm having the ability to recommend top-k items with long-term value, I design an extra experiment, you can run simulation_ltv. image image image

About

Reproduce of Top-K Off-Policy Correction for a REINFORCE Recommender System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages