Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add slate bandit dataset #82

Merged
merged 21 commits into from
Apr 18, 2021
Merged

Commits on Mar 14, 2021

  1. add slate bandit dataset

    fullflu committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    142bb20 View commit details
    Browse the repository at this point in the history
  2. add basic reward functions

    fullflu committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    3d6ca4e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. add reward generator

    fullflu committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    46ea0ce View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. fix sample_reward_given_expected_reward; add reward structure where r…

    …ewards depend on those of other slots
    fullflu committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    4d7326c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a5440 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    b88b0b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e48e5de View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. apply review

    fullflu committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    4c208f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a52d860 View commit details
    Browse the repository at this point in the history
  3. merge master

    fullflu committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    2a8b38b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    9a6edd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46bcc7a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. n_actions -> n_unique_action

    fullflu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    4d96d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247bedd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12b0e0 View commit details
    Browse the repository at this point in the history
  4. fix nits

    fullflu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    a8b9179 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42be0a5 View commit details
    Browse the repository at this point in the history
  6. ignore E203

    fullflu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    5efae77 View commit details
    Browse the repository at this point in the history
  7. remove TODO comment

    fullflu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    18e8958 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    8f80615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8066412 View commit details
    Browse the repository at this point in the history