Skip to content

Ansebi/WAIN22_sim_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulated Contextual Bandits from Recommendation Datasets

Source code for the numerical experiments presented in the paper "Simulated Contextual Bandits for Personalization Tasks from Recommendation Datasets", preprint is available at https://arxiv.org/abs/2210.10631

Setup

  • Install the requirements via pip install -r requirements.txt
  • Run the code via python -m main -e {evn} where {env} is one of the recommendation datasets, i.e. e = {ml25m, imdb}

About

Simulated Environments for WAIN22

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages