Questions
Let's evaluate our newly gained knowledge by answering the following questions:
- What is the use of a Gym toolkit?
- How do we create an environment in Gym?
- How do we obtain the action space of the Gym environment?
- How do we visualize the Gym environment?
- Name some classic control environments offered by Gym.
- How do we generate an episode using the Gym environment?
- What is the state space of Atari Gym environments?
- How do we record the agent's gameplay?