-
Notifications
You must be signed in to change notification settings - Fork 4.3k
[Release 16] Release 16 Merge Back to Main #5255
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Adding the ELO to the GlobalTrainingStatus * Update ml-agents/mlagents/trainers/ghost/trainer.py Co-authored-by: andrewcoh <[email protected]> Co-authored-by: andrewcoh <[email protected]> (cherry picked from commit 9c3dc45)
* Don't clear update buffer, but don't append to it either * Update changelog * Address comments * Make experience replay buffer saving more verbose (cherry picked from commit 63e7ad4)
(cherry picked from commit 272899a)
(cherry picked from commit 21548e0)
(cherry picked from commit 8457c5b)
(cherry picked from commit 875feb0)
* Pad buffer at the end * Fix padding in optimizer value estimate * Fix additional bugs and POCA * Fix groupmate obs, add tests * Update changelog * Improve tests * Address comments * Fix poca test * Fix buffer test * Increase entropy for Hallway * Add EOF newline * Fix Behavior Name * Address comments (cherry picked from commit 2ce6810)
* Use correct memories for LSTM SAC * Add some comments (cherry picked from commit 7077302)
Co-authored-by: Vincent-Pierre BERGES <[email protected]> Co-authored-by: Ervin T. <[email protected]> (cherry picked from commit ac4f43c)
* Update changelog * Update com.unity.ml-agents/CHANGELOG.md Co-authored-by: Vincent-Pierre BERGES <[email protected]> * Fix grammar Co-authored-by: Vincent-Pierre BERGES <[email protected]>
* Update Python and release versions * Tick C# versions
chriselion
approved these changes
Apr 14, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Proposed change(s)
Merge Release 16 back to
main
. Since this was a hotfix release of cherry-picked changes, these should only be doc fixes and changelog updates.Types of change(s)
Checklist
Other comments