-
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] Remove 2nd Learner ConnectorV2 pass from PPO (add new GAE Connector piece). Fix: "State-connector" would use seq_len=20
.
#47401
Merged
sven1977
merged 17 commits into
ray-project:master
from
sven1977:ppo_remove_extra_learner_connector_pass
Aug 30, 2024
Merged
[RLlib] Remove 2nd Learner ConnectorV2 pass from PPO (add new GAE Connector piece). Fix: "State-connector" would use seq_len=20
.
#47401
sven1977
merged 17 commits into
ray-project:master
from
sven1977:ppo_remove_extra_learner_connector_pass
Aug 30, 2024
+580
−551
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9ba7d9 - Browse repository at this point
Copy the full SHA e9ba7d9View commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0cb9c3 - Browse repository at this point
Copy the full SHA e0cb9c3View commit details
Commits on Aug 28, 2024
-
Merge branch 'master' of https://github.com/ray-project/ray into ppo_…
…remove_extra_learner_connector_pass Signed-off-by: sven1977 <svenmika1977@gmail.com> # Conflicts: # rllib/algorithms/algorithm.py # rllib/algorithms/algorithm_config.py # rllib/algorithms/ppo/ppo_learner.py # rllib/algorithms/ppo/tests/test_ppo_with_env_runner.py # rllib/algorithms/ppo/torch/ppo_torch_learner.py # rllib/algorithms/ppo/torch/ppo_torch_rl_module.py # rllib/connectors/common/batch_individual_items.py # rllib/connectors/common/numpy_to_tensor.py # rllib/connectors/learner/add_one_ts_to_episodes_and_truncate.py # rllib/core/learner/learner.py # rllib/core/learner/learner_group.py # rllib/core/learner/torch/torch_learner.py
Configuration menu - View commit details
-
Copy full SHA for 609e76f - Browse repository at this point
Copy the full SHA 609e76fView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce11f33 - Browse repository at this point
Copy the full SHA ce11f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for be93c98 - Browse repository at this point
Copy the full SHA be93c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5332a81 - Browse repository at this point
Copy the full SHA 5332a81View commit details -
Merge branch 'master' of https://github.com/ray-project/ray into ppo_…
…remove_extra_learner_connector_pass
Configuration menu - View commit details
-
Copy full SHA for 90295fa - Browse repository at this point
Copy the full SHA 90295faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5721d04 - Browse repository at this point
Copy the full SHA 5721d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ceb3a - Browse repository at this point
Copy the full SHA 44ceb3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be79a1c - Browse repository at this point
Copy the full SHA be79a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f77d914 - Browse repository at this point
Copy the full SHA f77d914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1c359 - Browse repository at this point
Copy the full SHA 8e1c359View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c956ed7 - Browse repository at this point
Copy the full SHA c956ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f09149d - Browse repository at this point
Copy the full SHA f09149dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495e21b - Browse repository at this point
Copy the full SHA 495e21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f83c00 - Browse repository at this point
Copy the full SHA 6f83c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff6aac - Browse repository at this point
Copy the full SHA 3ff6aacView 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.