Skip to content

[MLA-1223] Backport Heuristic fixes #4176

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 2 commits into from
Jun 30, 2020

Conversation

chriselion
Copy link
Contributor

@chriselion chriselion commented Jun 30, 2020

Proposed change(s)

Backport fixes to the Heuristic methods in the examples, and documentation change.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

#4174
#4147

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

Ervin T and others added 2 commits June 29, 2020 17:43
* Make FoodCollector heuristic playable

* Update changelog
…previous action) (#4174)

* Modifying the documentation to explain that Heuristic method default action will be the previous action decided by the heuristic. Changing this behavior would be a breking change.

* Rephrase the working of the documentation of the default action of the Heuristic method

* Forgot an import
@chriselion chriselion requested a review from vincentpierre June 30, 2020 00:45
@@ -12,6 +12,8 @@ and this project adheres to
- Fixed an issue where RayPerceptionSensor would raise an exception when the
list of tags was empty, or a tag in the list was invalid (unknown, null, or
empty string). (#4155)
#### ml-agents / ml-agents-envs / gym-unity (Python)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to update this on master too.

@chriselion chriselion merged commit 6249f6a into release_2_verified Jun 30, 2020
@delete-merged-branch delete-merged-branch bot deleted the release_2_verified-MLA-1123 branch June 30, 2020 23:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants