codecraf8 / Game-Theory-and-Python

Game Theory and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Game Theory and Python


Languages

Language:Jupyter Notebook 97.1%Language:Python 2.9%