Environments

    • DeepMind Control Suite - a set of reinforcement learning environmentspowered by the MuJoCo physics engine.

    • - a popular strategy game which was wrapped with apython interface by DeepMind.

    • CARLA - an open-source simulator for autonomous driving research.

    • - a library which consists of a set of environments, from games to robotics.Additionally, it can be extended using the API defined by the authors.

    • Gym Extensions - a set of environments that extends Gym forauxiliary tasks (multitask learning, transfer learning, inverse reinforcement learning, etc.)