Skip to content

Conversation

chriselion
Copy link
Contributor

Proposed change(s)

Add an optional action_space_seed argument to UnityToGymWrapper initializer - if this is set, it will be passed to gym.Space.seed() after the action space is created.

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

Resolves #5297

Types of change(s)

  • Bug fix

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
@chriselion chriselion merged commit 64420bc into main Apr 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the MLA-1952-seed-gym.Space branch April 23, 2021 20:20
chriselion pushed a commit that referenced this pull request Apr 23, 2021
* add optional seed for action spaces * add optional seed for action spaces * changelog * undo packages-lock.json change
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants