Skip to content

Compatibility for Gym 0.13.1 #50

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

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open

Compatibility for Gym 0.13.1 #50

wants to merge 64 commits into from

Conversation

jarbus
Copy link

@jarbus jarbus commented Aug 13, 2019

Gym reworked some of their code base after 10.5, which made this repository incompatible with later versions of gym. A few minor adjustments have fixed these issues.

ymkymkymkymx and others added 30 commits July 15, 2019 10:51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
whoops remove editor files
weird simple_crypto dimension mismatch
switch from prng to gym.utils.seeding
fix environment argument splatting error with color

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
zrysnd and others added 26 commits July 20, 2019 18:20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Anthony added first draft of Hunger games Scenario

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
The template for Q-learing algorithm in interactive_tmp.py, but there are still some bugs.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This Idea is a simplified and extended version from hunger game
@christopherhesse
Copy link
Contributor

I think we may want to just link to your PR or fork from the README rather than update the code directly in this repo, is https://github.com/jarbus/multiagent-particle-envs/tree/pullreq the best thing to link to?

@jarbus
Copy link
Author

jarbus commented Aug 13, 2019

Indeed it is!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet