Skip to content

A comparison of three TD learning algorithms on a 3x3 grid world

Notifications You must be signed in to change notification settings

samuel-gerstein/gridworld-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

gridworld-RL

This project compares the SSE and steps to goal curve of three temporal difference learning algorithms on a 3x3 grid world.

The algorithms evaluated are:

  • Q-Learning
  • Double Q-Learning
  • SARSA(λ)

About

A comparison of three TD learning algorithms on a 3x3 grid world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published