View on GitHub

CS7320-AI

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

Chapter 5: Adversarial Search and Games

Contents

Defining a Game

Connection to search with nondeterministic actions (from Chapter 4.3)

Interactive game play

Assignments

Connection to Machine Learning (more in Chapter 19)

Connection to Reinforcement Learning (more in Chapter 22)

License

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