Skip to content

theevann/MinimaxQ-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimaxQ-Learning

Applying minimaxQ learning algorithm to 2 agents games

Implementation of minimaxQ algorithm as proposed in: https://www.cs.duke.edu/courses/spring07/cps296.3/littman94markov.pdf

Implementation of three games: Soccer, OshiZumo (also known as Alesia), and a biased version of Rock Paper Scissors.

Only console interface for games...

About

Applying minimaxQ learning algorithm to 2 agents games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages