Skip to content

Two implementations of q-learning (one tabular and one using DNN).

Notifications You must be signed in to change notification settings

keatonkraiger/Q-Learning-For-Maze-Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Q Learning for Maze solving!

Spring 2023 TAs: Keaton Kraiger & Shimian Zhang

     .       .         
     \`-"'"-'/
      } 6 6 {       
     =.  Y  ,=   Welcome to PRML Project 4, Q Learning!
   (""-'***`-"")  
    `-/     \-'            
     (  )-(  )===' 
      ""   ""

You will find readme's for the classical and deep q-learning implementations in the respective folders.

We recommmend starting with the classical method and following its instructions to setup your environment.

Good luck!

About

Two implementations of q-learning (one tabular and one using DNN).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages