Technical requirements
This is an advanced chapter and while we hope you can still enjoy it without developing mathematical/AI knowledge, you would get the best out of this chapter if you are familiar with these topics and have some degree of programming knowledge. However, you can still take this one as an introduction so that you can learn more on your own. We hope to make it as fun and easy as possible so that it can help you build useful tools for your team!
The examples in this chapter were written using Python, although they could be written in different languages. You can find them in this book’s GitHub repository: https://github.com/PacktPublishing/How-to-Test-a-Time-Machine/tree/main/Chapter08.