Technical requirements
In this chapter, we will be using Python 3 alongside the following supporting libraries:
deapnumpynetworkxneatpy– introduced in this chapterpygame
Important note
If you’re using the requirements.txt file we’ve provided (see Chapter 3), these libraries will already be in your environment.
The programs that will be used in this chapter can be found in this book’s GitHub repository at https://github.com/PacktPublishing/Hands-On-Genetic-Algorithms-with-Python-Second-Edition/tree/main/chapter_16.
Check out the following video to see the Code in Action: