/FANNTicTacToe

Fast Artificial Neural Network Tic Tac Toe game

Primary LanguagePHPMIT LicenseMIT

ANN Tic Tac Toe in a Symfony Console App

Project for ANN Tic Tac Toe in a Symfony Console App SymfonyCon Madrid 2014

Requirements

How to install

Clone the repository an run:

composer install

Usage

php bin/console

Logs and files

The application will create some files in /tmp folder.

Log files

  • human_vs_machine.log
  • fann_player.log

Training files

  • training_*.dat

Artificial Neural Network file

  • ann.net