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 install
php bin/console
The application will create some files in /tmp
folder.
human_vs_machine.log
fann_player.log
training_*.dat
ann.net