Skip to content

ryanholmdahl/qlearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Q-learning on Games of Imperfect Information

We applied Q-learning, the process of learning the value of state-action pairs, to games where the full state is not surfaced to the decision maker. Our full results are described here, but, in summary, we determined that a Q-learning agent could eventually understand the likelihood of various world states given the surfaced state and act accordingly.

About

Q-learning on Games of Imperfect Information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages