April 2019
Intermediate to advanced
212 pages
5h 34m
English
So, what are the 500 states that the taxi environment can be in, and what are the actions it can take from those states? Let's take a look at this in action.
You instantiate a taxi environment in OpenAI Gym. In the following screenshot, the small grid underneath the code block is your game environment. The yellow rectangle represents the taxi agent, and the four letters indicate the pickup and drop-off locations for your passengers:

We have a 5 x 5 game grid, which entails the following:
Read now
Unlock full access