Skip to content

Value Iteration, Policy Iteration and Q-learning on Frozen lake environment. (https://gym.openai.com/envs/FrozenLake-v0/)

Notifications You must be signed in to change notification settings

sanuj/frozen-lake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

frozen-lake

Value Iteration, Policy Iteration and Q-learning on Frozen lake environment.

  • PI.ipynb: Policy Iteration
  • VI.ipynb: Value Iteration
  • QL.ipynb: Q-learning

About

Value Iteration, Policy Iteration and Q-learning on Frozen lake environment. (https://gym.openai.com/envs/FrozenLake-v0/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published