Skip to content

XkunW/Grid_World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid_World

Implementation of text-based grid world game using Q-learning based on this tutorial: http://outlace.com/rlpart3.html

data.json file stores the fidelity data for each episode as well as the total training time
gridworld.py contains the implementation of the nx5 grid world
q-learning.py contains the DQN model for the grid world problem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages