aijunbai / markov-game

Stochastic Markov Games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markov-game

Stochastic Markov Games

Implemented games

  • 'penaltyshoot'
  • 'rockpaperscissors'
  • 'rockpaperscissorsspocklizard'
  • 'matchingpennies'
  • 'inspection'
  • 'littmansoccer'

Implemented algorithms

  • 'random':
  • 'q':
  • 'phc':
  • 'wolf':
  • 'minimaxq':
  • 'metacontrol':
  • 'littmansoccerhandcoded':

About

Stochastic Markov Games

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 96.1%Language:Shell 3.9%