-
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] Add support for multi-agent off-policy algorithms in the new API stack. #45182
[RLlib] Add support for multi-agent off-policy algorithms in the new API stack. #45182
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for baa1398 - Browse repository at this point
Copy the full SHA baa1398View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1eb1f9 - Browse repository at this point
Copy the full SHA a1eb1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6538b58 - Browse repository at this point
Copy the full SHA 6538b58View commit details
Commits on Apr 30, 2024
-
Merge branch 'master' of https://github.com/ray-project/ray into chan…
…ge_episode_buffers_to_return_episode_lists_from_sample
Configuration menu - View commit details
-
Copy full SHA for 683f515 - Browse repository at this point
Copy the full SHA 683f515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 366a4b9 - Browse repository at this point
Copy the full SHA 366a4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b2d0c - Browse repository at this point
Copy the full SHA a8b2d0cView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f76628a - Browse repository at this point
Copy the full SHA f76628aView commit details -
Fixed a bug with 'TERMINATEDS/TRUNCATEDS' in replay buffer sampling t…
…hat held DQN off from learning. In addition fixed some minor bugs. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81421d9 - Browse repository at this point
Copy the full SHA 81421d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd54d5a - Browse repository at this point
Copy the full SHA bd54d5aView commit details
Commits on May 6, 2024
-
Added docs to new 'sample' method and removed old sample methods.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6ee006f - Browse repository at this point
Copy the full SHA 6ee006fView commit details -
Merge branch 'master' into change_episode_buffers_to_return_episode_l…
…ists_from_sample Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a345d09 - Browse repository at this point
Copy the full SHA a345d09View commit details -
Replaced 'td_error' by 'TD_ERROR_KEY'.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b77fd5a - Browse repository at this point
Copy the full SHA b77fd5aView commit details -
Needed to define 'TD_ERROR_KEY' in 'replay_buffer.utils' b/c import e…
…rror occurred in CI tests. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e11ff6 - Browse repository at this point
Copy the full SHA 6e11ff6View commit details
Commits on May 7, 2024
-
Fixed a small bug in test code.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b39b9a8 - Browse repository at this point
Copy the full SHA b39b9a8View commit details -
Merge branch 'master' into change_episode_buffers_to_return_episode_l…
…ists_from_sample Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6cf4f7 - Browse repository at this point
Copy the full SHA e6cf4f7View commit details -
Interchanged 'new_obs' with our constant 'Columns.NEXT_OBS' for bette…
…r readability of the test code for users (we describe the connector to add the 'NEXT_OBS' to the batch). Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eebc04d - Browse repository at this point
Copy the full SHA eebc04dView commit details -
Added new sampling method in 'MultiAgentEpisodeReplayBuffer' for 'ind…
…ependent'-mode sampling. Added multi-agent example for SAC and modified 'compute_gradients' in 'SACTorchLearner' to deal with MARLModules. Commented 2 assertions in connectors that avoided multi-agent setups with 'SingleAgentEpisode's. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d12f16f - Browse repository at this point
Copy the full SHA d12f16fView commit details
Commits on May 8, 2024
-
Changed 'truncated/terminated' logic in 'MultiEnv' and 'MultiAgentEpi…
…sode' Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2247c02 - Browse repository at this point
Copy the full SHA 2247c02View commit details
Commits on May 10, 2024
-
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 827adda - Browse repository at this point
Copy the full SHA 827addaView commit details -
Commented out NaN metrics b/c they produced hindreds of warnings.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e67ccf - Browse repository at this point
Copy the full SHA 1e67ccfView commit details -
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c748df8 - Browse repository at this point
Copy the full SHA c748df8View commit details -
Little changes here and there and to clean-up sample logic and multi-…
…agent off-policy algorithms. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc35faa - Browse repository at this point
Copy the full SHA fc35faaView commit details -
Added suggestions from @sven1977's review.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c336ac8 - Browse repository at this point
Copy the full SHA c336ac8View commit details
Commits on May 13, 2024
-
Merge branch 'master' of https://github.com/ray-project/ray
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6409007 - Browse repository at this point
Copy the full SHA 6409007View commit details -
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81c3893 - Browse repository at this point
Copy the full SHA 81c3893View commit details -
Modified multi-agent buffer tests to correspond to the changes in '_s…
…ample_independent'. Added 'multi_gpu' to the BUILD test for multi-agent SAC. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c522597 - Browse repository at this point
Copy the full SHA c522597View commit details -
CHanged 'MultiAGentEpisode' and 'MultiEnv' back to master.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b8fbe19 - Browse repository at this point
Copy the full SHA b8fbe19View commit details
Commits on May 14, 2024
-
Apply suggestions from code review
Signed-off-by: Sven Mika <sven@anyscale.io>
Configuration menu - View commit details
-
Copy full SHA for feafb6b - Browse repository at this point
Copy the full SHA feafb6bView commit details -
Merge branch 'master' of https://github.com/ray-project/ray
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d2f9030 - Browse repository at this point
Copy the full SHA d2f9030View commit details
Commits on May 15, 2024
-
Added slots to 'MultiAgentEpisode' which should help reducing memory …
…footprint of the class. Changes to 'MultiAgentEpisodeReplayBuffer' to reduce memory usage and increase performance. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2fd7717 - Browse repository at this point
Copy the full SHA 2fd7717View commit details -
Merge branch 'master' of https://github.com/ray-project/ray
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3416a8 - Browse repository at this point
Copy the full SHA a3416a8View commit details
Commits on May 16, 2024
-
Changed multi-agent SAC example such that at a minimum 2 agents are u…
…sed. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2296cfc - Browse repository at this point
Copy the full SHA 2296cfcView commit details -
Merge branch 'master' of https://github.com/ray-project/ray
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8582ad9 - Browse repository at this point
Copy the full SHA 8582ad9View commit details -
Merge branch 'master' into change_ma_buffer_to_use_list_of_episodes
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8d72fa - Browse repository at this point
Copy the full SHA c8d72faView commit details -
Multiple performance tunings that bring the multi-agent buffer into d…
…irection single-agent buffer. Memory leak should be fixed with this commit. Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ffbf3de - Browse repository at this point
Copy the full SHA ffbf3deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47888a4 - Browse repository at this point
Copy the full SHA 47888a4View commit details -
Merge branch 'change_ma_buffer_to_use_list_of_episodes' of github.com…
…:simonsays1980/ray into change_ma_buffer_to_use_list_of_episodes Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d6497e - Browse repository at this point
Copy the full SHA 7d6497eView commit details
Commits on May 17, 2024
-
Merge branch 'master' of https://github.com/ray-project/ray into chan…
…ge_ma_buffer_to_use_list_of_episodes
Configuration menu - View commit details
-
Copy full SHA for cccd48d - Browse repository at this point
Copy the full SHA cccd48dView commit details -
Signed-off-by: sven1977 <svenmika1977@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e96b9ce - Browse repository at this point
Copy the full SHA e96b9ceView commit details -
Commented out off-policy multi-agent examples that were not learning.
Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9d409dd - Browse repository at this point
Copy the full SHA 9d409ddView commit details -
Merge branch 'change_ma_buffer_to_use_list_of_episodes' of github.com…
…:simonsays1980/ray into change_ma_buffer_to_use_list_of_episodes Signed-off-by: Simon Zehnder <simon.zehnder@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41d0b18 - Browse repository at this point
Copy the full SHA 41d0b18View commit details