-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
sven1977
merged 12 commits into
ray-project:master
from
sven1977:decouple_evaluation_and_training
Dec 4, 2021
Merged
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 81abbed - Browse repository at this point
Copy the full SHA 81abbedView commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e95eb05 - Browse repository at this point
Copy the full SHA e95eb05View commit details
Commits on Dec 1, 2021
-
Merge branch 'master' of https://github.com/ray-project/ray into deco…
…uple_evaluation_and_training
Configuration menu - View commit details
-
Copy full SHA for 723b5b1 - Browse repository at this point
Copy the full SHA 723b5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc0f032 - Browse repository at this point
Copy the full SHA dc0f032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b1ad15 - Browse repository at this point
Copy the full SHA 5b1ad15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 313294b - Browse repository at this point
Copy the full SHA 313294bView commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 199cacc - Browse repository at this point
Copy the full SHA 199caccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5831922 - Browse repository at this point
Copy the full SHA 5831922View commit details -
Merge branch 'master' of https://github.com/ray-project/ray into deco…
…uple_evaluation_and_training
Configuration menu - View commit details
-
Copy full SHA for 6ddcf99 - Browse repository at this point
Copy the full SHA 6ddcf99View commit details
Commits on Dec 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e31b546 - Browse repository at this point
Copy the full SHA e31b546View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b6b3b - Browse repository at this point
Copy the full SHA e6b6b3bView commit details -
Merge branch 'master' of https://github.com/ray-project/ray into deco…
…uple_evaluation_and_training
Configuration menu - View commit details
-
Copy full SHA for c382f6c - Browse repository at this point
Copy the full SHA c382f6cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.