[go: nahoru, domu]

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

Allow passing gym_kwargs in suite_gym.load() #144

Merged

Conversation

seungjaeryanlee
Copy link
Contributor

Some environments can be customized through additional kwargs. This PR allows users to pass a dictionary gym_kwargs to suite_gym.load() for such environments.

The unit test uses FrozenLake-v0 environment and verifies that the user can set the size of the map through gym_kwargs.

Mentioned in issues #99 and #137

tf-agents-copybara pushed a commit that referenced this pull request Feb 12, 2020
PiperOrigin-RevId: 294681114
Change-Id: I82ecade84eb5db55587eaa4e328072d24822e1d6
@tf-agents-copybara tf-agents-copybara merged commit 14a337a into tensorflow:master Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants