OpenAI Gym
Describes OpenAI Gym, a toolkit for reinforcement learning research offering benchmark problems with a common interface and a results-sharing site.
Based on
The paper presents OpenAI Gym, a toolkit built to support reinforcement learning research. Its core is a growing collection of benchmark problems that all expose a common interface, so algorithms can be applied and evaluated consistently across many environments, and it is accompanied by a website where researchers can share their results.
By standardizing the interface to environments and providing a shared venue for comparing the performance of algorithms, the toolkit makes reinforcement learning experiments easier to benchmark and compare. The whitepaper discusses the components of OpenAI Gym and the design decisions that went into the software.
Take the next step
Try CoreModels, talk with our team, or explore more resources.