AI2

Evolutionary Algorithm

New Features

Features is divided into two class, action and state.

Run Evolutionary Algorithm

You need to make sure that your compute has python2 and pathos, we run the programme with a Ubuntu 14.04 work station which possesses 32 CPUs.

Type in the following code in command line,

python EvolutionaryAlgorithm.py

then you can run our code.

Run Our Model

Type in the following code in command line,

python capture.py -r myTeam_caesar_state.py

then you can run our model compete withe baselineTeam.