-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Merge 0.15.1 to master #3755
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
Merge 0.15.1 to master #3755
Changes from 18 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
ee6736f
Bumping version on the release (#3615)
vincentpierre ac6bfce
Update examples project to 2018.4.18f1 (#3618)
4745b8b
Remove dead components from the examples scenes (#3619) (#3624)
vincentpierre a13f595
Improve warnings and exception if using unsupported combo
1cec320
add meta file
69e1684
fix unit test
01c32ca
enforce onnx conversion (expect tf2 CI to fail) (#3600)
9e2adc9
Update error message
5f01d16
Merge pull request #3628 from Unity-Technologies/release-0.15.0-onnx-CI
3ad43b3
Merge pull request #3627 from Unity-Technologies/release-0.15.0-log-n…
01d5497
Updated the release branch docs (#3621)
vincentpierre f4359bb
make sure top-level timer is closed before writing
40d6547
Remove space from Product Name for examples
284b207
Merge pull request #3631 from Unity-Technologies/release-0.15.0-fix-s…
5d2d523
[bug-fix] Increase 3dballhard and GAIL default steps (#3636)
7507a5d
Updating the NN models (#3632)
vincentpierre 377a25c
Hotfixes for Release 0.15.1 (#3698)
vincentpierre 3674045
Merge remote-tracking branch 'origin/master' into merge-0.15.1-to-master
2a5dbdf
fix changelog
1fd3468
keep master gridworld
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| { | ||
| "name": "com.unity.ml-agents", | ||
| "displayName":"ML Agents", | ||
| "version": "0.15.0-preview", | ||
| "unity": "2018.4", | ||
| "description": "Add interactivity to your game with Machine Learning Agents trained using Deep Reinforcement Learning.", | ||
| "dependencies": { | ||
| "com.unity.barracuda": "0.6.1-preview" | ||
| } | ||
| "name": "com.unity.ml-agents", | ||
| "displayName": "ML Agents", | ||
| "version": "0.15.1-preview", | ||
| "unity": "2018.4", | ||
| "description": "Add interactivity to your game with Machine Learning Agents trained using Deep Reinforcement Learning.", | ||
| "dependencies": { | ||
| "com.unity.barracuda": "0.6.1-preview" | ||
| } | ||
| } |
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.