Skip to content

karlstraube/Grid-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grid-World RL

Deep-sarsa is the program with dynamic obstacles in which we are trying to extract q-value / weight updates. The default program deploys an untrained agent. To deploy a a trained agent, swtich "False" to "True" for self.load_model in line 20 of deep_sarsa_agent.py. For comparison, I included the regular sarsa program that successfully utilizes weight visualization. However, the obstacles in sarsa are stationary.

Credit: Hyeokreal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages