1
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add _configure option to adjust Doom output resolution More... over 8 years ago
Add an option to env.configure to turn off bounds checking on observation/action spaces More... over 8 years ago
Minor fixes to CEM: More... over 8 years ago
fixes cartpole observation_space (#210) More... over 8 years ago
Swap order of install instructions around More... over 8 years ago
Move _reset() in constructor to below the definitions of action_space (#220) More... over 8 years ago
scoring.py: Avoid NaN when computing standard error More... over 8 years ago
adds timestep limit to cartpole safety envs (#215) More... over 8 years ago
adds README to safety/ (#209) More... over 8 years ago
fixes error in safety envs description of pendulum problems (#208) More... over 8 years ago
overrides step() in safety envs to pass monitor true_reward (#206) More... over 8 years ago
Added test for environment semantics (#196) More... over 8 years ago
Fix failing tests by making safety cartpole envs contain a cartpole rather than inheriting from it More... over 8 years ago
Assert is a keyword, not a function More... over 8 years ago
Tighten assertions (#197) More... over 8 years ago
Doom - Only setting seed once (#194) More... over 8 years ago
Doom - Added meta-Doom as separate PR (#189) More... over 8 years ago
Doom - Same Action Space Across Environments (#157) More... over 8 years ago
shortens safety env names (#193) More... over 8 years ago
improves descriptions for safety envs (#192) More... over 8 years ago
Adds summaries for safety envs (#190) More... over 8 years ago
trivial fix for #143 (#187) More... over 8 years ago
Add configure method to Env, and support multiple displays in CartPole (#175) More... over 8 years ago
Improves safety docs (#182) More... over 8 years ago
fully qualifies paths in safety/__init__ (#183) More... over 8 years ago
makes off_switch_cartpole use a tuple instead of an np array (#177) More... over 8 years ago
removes unofficial cartpole testfile (#179) More... over 8 years ago
makes semi_supervised_pendulum envs pass determinism tests (#178) More... over 8 years ago
Fixes reset states for 2 interpretability envs (#180) More... over 8 years ago
Monitoring Tests - Added skip_mujoco test (#171) More... over 8 years ago