atutej / GT_football

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nash Equilibrium for Football Tactics

This repository contains the codebase to calculate the nash equilibrium for football tactics based on data collected from a simulator.

Dataset

The data is adapted from the Hattrick dataset

Run Experiment

python main.py

Arguments

--data  [path to data file]
--rtype [method to calculate returns for the payoff table]

About


Languages

Language:Python 100.0%