-
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; Offline RL] Offline recording new api stack #46818
[RLlib; Offline RL] Offline recording new api stack #46818
Commits on Jul 25, 2024
-
Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de7b158 - Browse repository at this point
Copy the full SHA de7b158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1adeddd - Browse repository at this point
Copy the full SHA 1adedddView commit details
Commits on Jul 26, 2024
-
Implemented sampling in 'OfflineSingleAgentEnvRunner' and tested it.
Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f4d0bf - Browse repository at this point
Copy the full SHA 7f4d0bfView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db024b5 - Browse repository at this point
Copy the full SHA db024b5View commit details -
Added 'max_num_rows', and added filesystem to write method kwargs. Fu…
…rthermore, tested running 'truncate_episodes' batch mode. Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85aec67 - Browse repository at this point
Copy the full SHA 85aec67View commit details
Commits on Jul 30, 2024
-
Refactored 'OfflineEnvRunner' to call 'super' for sampling and loop t…
…hrough sampled episodes. Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2acf0b3 - Browse repository at this point
Copy the full SHA 2acf0b3View commit details -
Added writing of episodes and some small nits.
Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d119778 - Browse repository at this point
Copy the full SHA d119778View commit details -
Configuration menu - View commit details
-
Copy full SHA for f754bbf - Browse repository at this point
Copy the full SHA f754bbfView commit details
Commits on Jul 31, 2024
-
Added @sven1977's review. Renamed some offline arguments and class at…
…tributes ofr and in the 'OfflineEnvRunner'. Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2ac925 - Browse repository at this point
Copy the full SHA e2ac925View commit details -
Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d38aae - Browse repository at this point
Copy the full SHA 4d38aaeView commit details -
Some smaller nits like renaming and removing an import.
Signed-off-by: simonsays1980 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 324cd67 - Browse repository at this point
Copy the full SHA 324cd67View commit details