AhmedHashish123 / Frozen-Lake-Q-Learning

This project is used to create an agent that can play Frozen Lake game. The agent is created using reinforcement learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frozen-Lake-Q-Learning

This project is used to create an agent that can play Frozen Lake game. The agent is created using reinforcement learning.
Q-learning algorithm using value iteration is used to train the agent.
All of the source code and its explanation is in "Frozen_Lake_Reinforcement_Learning.ipynb".
Check the "Required Packages.txt" to see what packages are required to run this code and why they are used.

About

This project is used to create an agent that can play Frozen Lake game. The agent is created using reinforcement learning.


Languages

Language:Jupyter Notebook 100.0%