1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version More... over 8 years ago
[WIP] Start adding Filter API (#329) More... over 8 years ago
Bump to 0.2.7 More... over 8 years ago
Add AtariNoFrameskip-v0 (#328) More... over 8 years ago
Recording traces More... over 8 years ago
Formatting More... over 8 years ago
Explain how to create new environments in a separate repo More... over 8 years ago
limit the action on mountain car so that there isn't a trivial win scenario. otherwise, you can simply pass action=10 into the env.step() and win. see https://gym.openai.com/evaluations/eval_4oWGpaKrRLKssArKVss0sQ for example of why this limit is needed. (#303) More... over 8 years ago
added ffmpeg to dockerfile and fixed test (#325) More... over 8 years ago
avoid opening window on close More... over 8 years ago
Bump version More... over 8 years ago
Add Atari environments with deterministic frameskip More... over 8 years ago
Bump version More... over 8 years ago
Move pygame scoreboard registration to scoreboard-gym (#320) More... over 8 years ago
Fixes bug in comment (#262) More... over 8 years ago
LunarLanderContinuous (#307) More... over 8 years ago
added continuous mountain car v0 (#306) More... over 8 years ago
Moved doom to gym_doom (#319) More... over 8 years ago
bump version More... over 8 years ago
Remove unnecessary copies from atari environments (#317) More... over 8 years ago
Fix error when running min on empty list (#314) More... over 8 years ago
Create separate descritpions for PyGame environments, using text copied from the PLE website (#313) More... over 8 years ago
Added PLE env to scoreboard (#299) More... over 8 years ago
Allow envs to be registered on the scoreboard but not in gym core (#311) More... over 8 years ago
define actual methods for register, make, spec More... over 8 years ago
Bump version More... over 8 years ago
Drop 'ending episode' message to debug More... over 8 years ago
minor fix More... over 8 years ago
Bump version More... over 8 years ago
Don't have envs be aware of wrappers (#296) More... over 8 years ago