1
I Use This!
Inactive

Commits : Listings

Analyzed 17 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... about 8 years ago
Update hex.py (#425) More... about 8 years ago
add ability to submit tags to benchmark_run using gym.upload More... about 8 years ago
fix atari benchmarks More... about 8 years ago
monitor keeps count of the total number of steps taken More... about 8 years ago
Fix a bug when the benchmark result is empty More... about 8 years ago
Bunch of refactoring since TotalReward and RewardPerTime scoring are quite similar More... about 8 years ago
Add RewardPerTime scoring function and tests More... about 8 years ago
swap avconv / ffmpeg. ffmpeg is obsolete, so it shouldn't be evaled first (crashes on my pc) (#364) More... about 8 years ago
simplify Atari benchmarks, and allow finer grain control over how they are displayed on the website More... about 8 years ago
Merge branch 'master' of github.com:openai/gym More... about 8 years ago
add racing games benchmark More... about 8 years ago
Update environments.md (#398) More... about 8 years ago
Unbreak random_agent (#406) More... about 8 years ago
Run video recorder in a separate session More... about 8 years ago
add ability to mark env_groups as universe/gym More... about 8 years ago
For autoreset envs, advance the video recorder episode More... about 8 years ago
Cut 2 more nondeterministic envs More... about 8 years ago
README tweaks More... about 8 years ago
Better error messages for env semantic changes More... about 8 years ago
Change rewards for SemisuperPendulumNoise-v0 to match env More... about 8 years ago
Better error messages for env semantic changes More... about 8 years ago
Remove mujoco envs from test, since we can't run on Travis More... about 8 years ago
Added Minecraft benchmarks. More... about 8 years ago
Fix benchmark score compute when a monitor file is empty More... about 8 years ago
Added reward thresholds to ClassicControl-v0 benchmark. More... about 8 years ago
Renamed ClassicControl benchmark. More... about 8 years ago
add reward ranges to stochastic Atari Benchmarks More... about 8 years ago
Added new benchmark ClassicControl2-v1. More... about 8 years ago
Fix typo More... about 8 years ago