Explore key RL algorithms with detailed explanations and fully commented Python code implementations
-
Updated
Dec 8, 2024 - Jupyter Notebook
Explore key RL algorithms with detailed explanations and fully commented Python code implementations
Based on the book --- Reinforcement Learning: An Introduction (2nd ed, 2018) by Sutton and Barto. For the Reinforcement Learning course Assignment 2 (see Gridworld Problem 1.pdf) at Memorial University of Newfoundland, Jul. 18, 2024
The repository contains codes for RL (e.g., Q-Learning, Monte Carlo, …) in the form of Python files.
Add a description, image, and links to the iterative-policy-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the iterative-policy-evaluation topic, visit your repo's landing page and select "manage topics."