-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Merging release 10 into master #4682
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
…ile (#4630) * Update Training-ML-Agents.md * Update docs/Training-ML-Agents.md Co-authored-by: Ervin T. <[email protected]> * removed trailing whitespace Co-authored-by: Ervin T. <[email protected]>
* Change title * added overvierw, cleaned up structure. * Updated with getting started, clean up * added link to form. added note about playable * clean up * Update Match3.md
* Update Readme table and loose link to master * Remove ../.. and replace with release_10_docs
* use int64 steps * check for NaN actions Co-authored-by: Ruo-Ping Dong <[email protected]> Co-authored-by: Chris Elion <[email protected]>
* updated image in learning envs examples * add link to learning example to match-3 * cleaned up headings * removed anchor * Update Match3.md * Delete match3.png * added new match3 image * updated match3 image link
* Cherry-pick fix from #4659
* match3 settings * Add epsilon to log * Add another epsilon * Revert match3 configs * NaN-free masking method * Add comment for paper * Add comment for paper Co-authored-by: Chris Elion <[email protected]> Co-authored-by: Chris Elion <[email protected]>
* Remove extra period * Update changelog * Re add a period (#4676) * Adding a trailing period * formating Co-authored-by: Vincent-Pierre BERGES <[email protected]> Co-authored-by: Vincent-Pierre BERGES <[email protected]>
chriselion
reviewed
Nov 20, 2020
chriselion
approved these changes
Nov 20, 2020
Contributor
chriselion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One changelog tweak, looks good otherwise
Co-authored-by: Chris Elion <[email protected]>
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.
DO NOT DO SQUASH AND MERGE
This is the PR to put the changes from release_1 back into master. See here for more information.