Skip to content

Conversation

@chriselion
Copy link
Contributor

@chriselion chriselion commented Apr 22, 2020

Proposed change(s)

  • Give users the ability to set the random seed for ModelRunner (currently it's always 0)
  • Offset the random seed for each ModelRunner, just to potentially avoid synced behavior between duplicated models
  • Set the inference seed from the trainer's seed.

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

https://jira.unity3d.com/browse/MLA-880

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

@chriselion chriselion merged commit b4efae8 into master Apr 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the MLA-880-ModelRunner-seed branch April 22, 2020 20:45
@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

2 participants