-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Release 23 #6219
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
base: develop
Are you sure you want to change the base?
Release 23 #6219
Conversation
This reverts commit 9430a92.
@@ -32,7 +32,7 @@ | |||
}, | |||
"source": [ | |||
"# ML-Agents Open a UnityEnvironment\n", | |||
"<img src=\"https://github.com/Unity-Technologies/ml-agents/blob/release_22_docs/docs/images/image-banner.png?raw=true\" align=\"middle\" width=\"435\"/>" | |||
"<img src=\"https://github.com/Unity-Technologies/ml-agents/blob/develop/com.unity.ml-agents/Documentation~/images/image-banner.png?raw=true\" align=\"middle\" width=\"435\"/>" |
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.
I used develop/com.unity.ml-agents/Documentation~
instead of release_23/com.unity.ml-agents/Documentation~
so that every time we have a release we don't have to update all these files. Is that OK?
Thank you for all the work on ML-Agents!
Thanks again! |
Proposed change(s)
Update ML-Agents to 23. Followed the previous release PR: https://github.com/Unity-Technologies/ml-agents/pull/6157/files
Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)
Types of change(s)
Checklist
Other comments
Version bump only.