OpenAI Gym Beta
OpenAI Blog
OpenAI released a public beta version of Gym, a toolkit for building and evaluating reinforcement learning algorithms. The toolkit includes a collection of test environments ranging from simulated robotic systems to Atari games, plus a platform for sharing and verifying experimental results. Researchers can now standardize their RL algorithm development against common benchmarks and reproduce each other's findings more easily.
Why it matters
We’re releasing the public beta of OpenAI Gym, a toolkit for developing and comparing reinforcement learning (RL) algorithms. It consists of a growing suite of environments (from simulated robots to Atari games), and a site for comparing and reproducing results.