Getting Started With OpenAI Gym: Creating Custom Gym Environments
This post covers how to implement a custom environment in OpenAI Gym. As an example, we implement a custom environment that involves flying a Chopper (or a helicopter) while avoiding obstacles mid-air.