Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 619 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 619 Bytes

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