Skip to content

Simple AI agent built using MDP to cross a frozen lake without falling into the hole.

Notifications You must be signed in to change notification settings

iamvigneshwars/ai-plays-frozen-lake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai-plays-frozen-lake

This simple AI agent tries to cross a fozen lake using Markov Decision Processes (MDP). The q-values in the q-table is updated using value iterations.

About

Simple AI agent built using MDP to cross a frozen lake without falling into the hole.

Topics

Resources

Stars

Watchers

Forks