-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Release v0.5 #1223
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
Release v0.5 #1223
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
Remove Discrete Observations
# Conflicts: # python/learn.py # python/unitytrainers/trainer.py
v0.4.0a into Develop
Fixed Python tests.
…um-learning-refactor
…icp/ml-agents into develop-curriculum-learning-refactor
* Fixing learn.py, trainer_controller.py, and Docker - learn.py has been moved under trainers. - this was a two line change - learn.py will no longer be run as a main method - docopt arguments are strings by default. learn.py now uses this assumption to correctly parse arguments. - trainer_controller.py now considers the Docker volume when accepting a trainer config file path. - the Docker container now uses mlagents-learn. * Removing extraneous unity-volume ref.
* Consistent string style in trainer_controller.py. * Linting error in doc.
* Make project version 2017.4 * updated the documentation * added the upgrade notes for 2017.1 to 2017.4 * removed the .10f1 * fix the typo and make the language nicer * resolved the comments * Wrapping lines. * Wording. * resolved part of jeff's comment * resolved part of jeff's comment * fixed the link * Update FAQ.md Missing "an". * Missing "an".
* Fix for TF NaNs * New soccer model
* The Android fix * additional documentation * added #
* Use new Soccer model * Use new basic model * New PushBlock model * Address comments
* updated the Pyramids model * updated the pyramids model, chnaged the max_steps to reflect the new max steps required to achive ~1.8 cumulative reward
* broken link for gym * added gym into feature list * fixed typo
* minor grammatical fix * fixed definition in table
* Update readmes to be more informative * Line lengths * Address comments
vincentpierre
approved these changes
Sep 12, 2018
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.
Best PR ever!
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.
No description provided.