Skip to content

Fast Artificial Neural Network Tic Tac Toe game

License

Notifications You must be signed in to change notification settings

jdmgarcia/FANNTicTacToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Fast Artificial Neural Network Tic Tac Toe game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%