OpenAI Lab released

I’m really excited about the first major release of the OpenAI Lab. It’s an experimentation framework for reinforcement learning using the OpenAI Gym, Tensorflow, and Keras. We are currently porting it to pyTorch.

OpenAI Lab is created to do reinforcement learning (RL) like science – theorize, experiment. It provides an easy interface to the OpenAI Gym and deep learning libraries, with an automated experimentation and evaluation framework, and a number of customizable algorithms available out of the box.

For more information check out the docs and the code.

lab_demo_dqn

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s