Skip to content

anishgoel1/game_theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pages from Game Theory Lecture Notes: https://www.cs.cmu.edu/afs/cs/academic/class/15859-f01/www/notes/mat.pdf

even_odd.py runs a simulation for optimal player 1 strategy on the even-odd game detailed on pg. 5

saddle_point.py computes the saddle for a game matrix with example matrices from pgs 8, 9

2x2.py implements optimal strategy for determining p, q, v for a 2x2 game matrix using saddle point detection and the formulas from pgs 9, 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages