Skip to content

KimiaMontazeri/frozen-lake

Repository files navigation

Frozen Lake with RL

The Frozen Lake environment, available in the OpenAI Gym library, presents a classic challenge in Reinforcement Learning. In this Grid World scenario, the agent navigates a frozen terrain to reach a designated goal state. This project is dedicated to exploring fundamental RL algorithms and concepts within the context of the Frozen Lake environment. By experimenting with various RL techniques, we aim to develop strategies that enable the agent to effectively learn and navigate the icy terrain toward the ultimate goal. Additionally, the environment offers the flexibility to introduce stochasticity by enabling the slippery mode, adding an extra layer of complexity to the learning process. Through this project, we delve into the intricacies of RL, investigating how agents adapt to both deterministic and stochastic environments to accomplish their objectives.

Algorithms

  • Iterative Policy Evaluation
Screenshot 1402-11-09 at 11 41 54 at night
  • Policy Iteration
Screenshot 1402-11-09 at 11 42 57 at night
  • Q-Learning
Screenshot 1402-11-09 at 11 43 23 at night

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published