/Game-Theory-and-Python

Game Theory and Python

Primary LanguageJupyter Notebook

Game-Theory-and-Python

This is a repository created to run a workshop on Game Theory using the programming language Python.

Topics covered:

  1. Introduction to Game theory and the Iterated prisoner's dilemma (IPD)
  2. Creating matches and tournaments using Axelrod python library
  3. Playing against strategies of the IPD
  4. Writing strategies
  5. Contributing to Axelrod python library