-
Notifications
You must be signed in to change notification settings - Fork 93
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
[BC] Refactor _KEEP_TEMPS
for reusability
#376
Merged
Merged
Commits on Sep 3, 2024
-
Combine two tf_agents policies with timestep spec
given by combine_tfa_policies_lib.get_input_signature() and action spec given by combine_tfa_policies_lib.get_action_spec() The combiner policy uses a new timestep spec feature "model_selector" to select the requested policy at the current state. The feature is computed as a md5 hash from the respective policies names.
Configuration menu - View commit details
-
Copy full SHA for a06d452 - Browse repository at this point
Copy the full SHA a06d452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15876f7 - Browse repository at this point
Copy the full SHA 15876f7View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bc8c05 - Browse repository at this point
Copy the full SHA 9bc8c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e4d12 - Browse repository at this point
Copy the full SHA 86e4d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27dee69 - Browse repository at this point
Copy the full SHA 27dee69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f5efc - Browse repository at this point
Copy the full SHA 47f5efcView commit details -
Merge branch 'policy_combiner' of https://github.com/tvmarino/ml-comp…
…iler-opt into policy_combiner
Configuration menu - View commit details
-
Copy full SHA for bf12cee - Browse repository at this point
Copy the full SHA bf12ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b6b6f - Browse repository at this point
Copy the full SHA f5b6b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d9e8c - Browse repository at this point
Copy the full SHA 35d9e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6783d - Browse repository at this point
Copy the full SHA 5d6783dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7997f14 - Browse repository at this point
Copy the full SHA 7997f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d3677 - Browse repository at this point
Copy the full SHA 59d3677View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d8c0c7 - Browse repository at this point
Copy the full SHA 6d8c0c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0cefd - Browse repository at this point
Copy the full SHA 3b0cefdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78460ce - Browse repository at this point
Copy the full SHA 78460ceView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b5d67b - Browse repository at this point
Copy the full SHA 5b5d67bView commit details
Commits on Oct 1, 2024
-
Patch to env.py and compilation_runner.py which adds working_dir to
TimeStep. The patch also gives the option to keep the temporary working_dir by setting keep_temps in compilation_runner.py to a directory where all temporary working_dirs will be saved.
Configuration menu - View commit details
-
Copy full SHA for 6be7186 - Browse repository at this point
Copy the full SHA 6be7186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6342dda - Browse repository at this point
Copy the full SHA 6342ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3082ae7 - Browse repository at this point
Copy the full SHA 3082ae7View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e26243 - Browse repository at this point
Copy the full SHA 2e26243View 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.