-
Notifications
You must be signed in to change notification settings - Fork 62
Issues: RobertTLange/gymnax
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Auto reset in Environment.step() means CartPole always returns reward = 1
#82
opened Aug 3, 2024 by
garymm
The action-mapping in DeepSea-bsuite does not behave like the original DeepSea environment
#77
opened May 30, 2024 by
Pascal314
Pong-misc
: TypeError: select cases must have the same shapes, got [(30, 40), ()].
#76
opened May 15, 2024 by
HelgeS
Is there a method of making custom environments and registering them?
#75
opened May 6, 2024 by
kmcho2019
LogWrapper
should indicate missing data until first episode terminates
#62
opened Aug 12, 2023 by
EmptyJackson
If
Environment.observation_space
requires the EnvParams
, Environment.get_obs
should too.
#59
opened Jun 20, 2023 by
keraJLi
Gymnax 0.0.6 requires gym>=0.26, but Visualizer asserts gym==0.19.0
#57
opened May 10, 2023 by
keraJLi
How to use
env.render()
to visualize environment transitions frame by frame?
#54
opened Apr 9, 2023 by
dantp-ai
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.