/gym

A toolkit for developing and comparing reinforcement learning algorithms.

Primary LanguagePythonOtherNOASSERTION

Installation

  • Don’t pip install gym directly. Do the following to build from source:
  1. git clone https://github.com/benedictflorance/gym
  2. cd gym
  3. pip install -e .
  4. `pip install -e .'[box2d]'
  • Customizations have been made in gym/envs/box2d