View on GitHub

Introduction to Artificial Intelligence

Examples for an AI course following the textbook Artificial Intelligence: A Modern Approach by Russell and Norvig.

Chapter 5: Adversarial Search and Games

Defining a Game

Connection to search with nondeterministic actions (from Chapter 4.3)

Interactive Game Play

Exercises

Connection to Machine Learning (more in Chapter 19)

Connection to Reinforcement Learning (more in Chapter 22)

License

© 2025-2026 Michael Hahsler. All code and documents in this repository is provided under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License

CC BY-SA 4.0