Published July 6, 2018
| Version v1
Journal article
Open
Training data for neural network strategies for the Axelrod library version 4.2.0
Authors/Creators
Description
Training carried out with the axelrod dojo version `0.0.8` using the following commands:
python axelrod-dojo/bin/ann_evolve.py --processes 10 --output ann_weights.csv
python axelrod-dojo/bin/ann_evolve.py --processes 10 --hidden 5 --output ann5_weights.csv
python axelrod-dojo/bin/ann_evolve.py --processes 10 --noise 0.05 --output annnoise5_weights.csv