OpenAI Gym Beta
From the OpenAI team:
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 ofenvironments (from simulated robots to Atari games), and a site for comparing and reproducing results.
OpenAI Gym is compatible with algorithms written in any framework, such asTensorflow and Theano. The environments are written in Python, but we'll soon make them easy to use from any language. We originally built OpenAI Gym as a tool to accelerate our own RL research. We hope it will be just as useful for the broader community. Getting started: If you'd like to dive in right away, you can work through our tutorial... (full intro post)
Comments (0)
This post does not have any comments. Be the first to leave a comment below.