Project for ANN Tic Tac Toe in a Symfony Console App SymfonyCon Madrid 2014
- PHP >= 5.5
- PHP FANN extension (install: https://github.com/bukka/php-fann#installation)
Clone the repository an run:
composer installphp bin/consoleThe application will create some files in /tmp folder.
human_vs_machine.logfann_player.log
training_*.dat
ann.net