Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Grid World (Maze) Example

for reinforcement learning (SARSA)

Simple maze solution for Grid World with tabular function approximation. This example code is for introduction of reinforcement learning, SARSA.

How to Install

Git clone to this file or download the source codes and play with it.

Development

You can check the latest sources with the command:

git clone https://github.com/lemin/gridWorld.git

or if you have write privileges:

git clone git@github.com:lemin/gridWorld.git

About

Sample Tabular SARSA example for students

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages