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

[RLlib] Allow for evaluation to run by timesteps (alternative to episodes) and add auto-setting to make sure train doesn't ever have to wait for eval (e.g. long episodes) to finish. #20757

Merged

Commits on Nov 26, 2021

  1. wip.

    sven1977 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    81abbed View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. wip.

    sven1977 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    e95eb05 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge branch 'master' of https://github.com/ray-project/ray into deco…

    …uple_evaluation_and_training
    sven1977 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    723b5b1 View commit details
    Browse the repository at this point in the history
  2. wip

    sven1977 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    dc0f032 View commit details
    Browse the repository at this point in the history
  3. wip.

    sven1977 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5b1ad15 View commit details
    Browse the repository at this point in the history
  4. wip.

    sven1977 committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    313294b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. wip

    sven1977 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    199cacc View commit details
    Browse the repository at this point in the history
  2. fix

    sven1977 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    5831922 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ray-project/ray into deco…

    …uple_evaluation_and_training
    sven1977 committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6ddcf99 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. fix

    sven1977 committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    e31b546 View commit details
    Browse the repository at this point in the history
  2. fix

    sven1977 committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    e6b6b3b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ray-project/ray into deco…

    …uple_evaluation_and_training
    sven1977 committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    c382f6c View commit details
    Browse the repository at this point in the history