Skip to content

MyOwnClone/Q-GridWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Q-GridWorld

A demo project using demonstrating the Q-learning algorithm in a tabular setting. For an in-browser WebGL version, follow the link here.

Within the project:

  • InternalAgent.cs contains all of the Q-learning logic.
  • GridEnvironment.cs contains all of the environment-specific logic.

About

Demo project using tabular Q-learning algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%