Skip to content

Reinforcement Learning based solution of Frozen lake game

Notifications You must be signed in to change notification settings

sudhanshusks/OpenAI_Gym_FrozenLake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI_Gym_FrozenLake

Reinforcement Learning based solution of Frozen lake game

The link to the environment of game is: https://gym.openai.com/envs/FrozenLake-v0/

I have written code of Agent to play this game using two Reinforcement learning algorithms:

  1. Q- learning algorithm
  2. SARSA- learning algorithm

About

Reinforcement Learning based solution of Frozen lake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published