Skip to content

A demonstration of q-learning with C++, SFML and an easy maze.

Notifications You must be signed in to change notification settings

ArdaOzcan/q-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q Learning

A demonstration of q-learning with C++, SFML and an easy maze.

Build Requirements

  • cpp compiler
  • cmake
  • SFML 2.5.1

About

A demonstration of q-learning with C++, SFML and an easy maze.

Topics

Resources

Stars

Watchers

Forks