Skip to content

In this program an agent tries to find it's way to the finish line in a grid with some obstacles. The program may sometimes (rarely) run into endless loops as I am too lazy to check if the given random enviroments are beatable.

Tupryk/Simple_Q-Learning_in_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Q-Learning-in-C++

In this program an agent tries to find it's way to the finish line in a grid with some obstacles. The program may sometimes (rarely) run into endless loops as I am too lazy to check if the given random enviroments are beatable.

About

In this program an agent tries to find it's way to the finish line in a grid with some obstacles. The program may sometimes (rarely) run into endless loops as I am too lazy to check if the given random enviroments are beatable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages