Installing OpenAI gym

The OpenAI gym is available as a pip install. I'll be using examples from their Box2D and atari environments. You can install these using the following code:

pip install gym
pip install gym[atari]
pip install gym[Box2D]
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.15.42.128