Skip to content
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

Removed the default for width and height of the executable training. #3867

Merged
merged 3 commits into from
Apr 27, 2020

Conversation

vincentpierre
Copy link
Contributor

This is to help resolve #3835 since setting the screen resolution on Linux 2019.3 can cause issues.

Proposed change(s)

learn.py no longer sets the width and height of the executable window to 84x84.
We do not have a limitation page but we should explain somewhere that linux executable on 2019.3 cannot set the width and height of the executable window.

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

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

…This is to help relove #3835 since setting the screen resolution on Linux 2019.3 can cause issues.
@vincentpierre vincentpierre self-assigned this Apr 27, 2020
@surfnerd
Copy link
Contributor

Should the changelog be updated to call this out?

@chriselion
Copy link
Contributor

Can you update the types on EngineConfig to make them Optional[int]'s?

@vincentpierre vincentpierre merged commit c69ad6b into release_1_branch Apr 27, 2020
@delete-merged-branch delete-merged-branch bot deleted the release_1-no-default-width branch April 27, 2020 21:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 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.

3 participants