You will need the following installed to complete the exercises in this chapter:
- Python 3.5+
- OpenAI Gym
The code for the exercises in this chapter can be found at https://github.com/PacktPublishing/Hands-On-Q-Learning-with-Python/tree/master/Chapter03.