- Implementation of Monte Carlo ES: Monte Carlo prediction and control with exploring starts for the 4x3 grid world.
- Monte Carlo prediction and control with exploring starts for Gymnasium's Frozen Lake Environment.
- Monte Carlo prediction and control with exploring starts for the L-Maze.
Implement Monte Carlo Control with an Epsilon-soft policy. Implement the algorithm an experiment with the Frozen Lake environment.
© 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.
