View on GitHub

CS7320-AI

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

Chapters 17 and 22: Reinforcement Learning and MDPs

Chapter 17: MDPs

Chapter 22: Reinforcement Learning

More on Reinforcement Learning

These examples implement methods described in the book Reinforcement Learning: An Introduction by Sutton and Barto (2020).

Other Software (Python)

License

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

CC BY-SA 4.0