Skip to content

Latest commit

 

History

History

README.md

Chapters 17 and 22: Reinforcement Learning and MDPs

Chapter 17: MDPs

Chapter 22: Reinforcement Learning (RL)

More on Reinforcement Learning

More on RL can be found in the course material Reinforcement Learning: Lecture Material, Simple Python Code Examples and Assignments

Other Software (Python)

  • Gymnasium is an open source Python library for developing and comparing reinforcement learning algorithms.
  • Stable Baselines3 is a Deep Reinforcement Learning library.

License

© 2025-2026 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