google-research / recsim

A Configurable Recommender Systems Simulation Platform
https://github.com/google-research/recsim
Apache License 2.0
732 stars 127 forks source link

User aware document sampler #32

Open davera-017 opened 2 weeks ago

davera-017 commented 2 weeks ago

Is there a way to create a document sampler that depends on the user, i.e. it will recommend sets of documents d_A and d_b to users u_A and u_b respectively?