Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 build 2010-07-16 chimetrix [r1]
 dist 2010-07-16 chimetrix [r1]
 nbproject 2010-07-16 chimetrix [r1]
 neuraltictactoe neuraltictactoe 2010-07-16 chimetrix [r1]
 src 2010-07-16 chimetrix [r1]
 test 2010-07-16 chimetrix [r1]
 BUGS.txt 2010-07-16 chimetrix [r1]
 README.txt 2010-07-16 chimetrix [r1]
 build.xml 2010-07-16 chimetrix [r1]
 manifest.mf 2010-07-16 chimetrix [r1]

Read Me

#Neural TicTacToe is a simple project (By Ishuah Kariuki, Kenyatta University, Kenya).#
Done on Netbeans platform and usnig neuroph tool to create the neural networks.
After checking out, 
-Check that line 35 in the NeuralPlayer.java file points to an existing file (nella_2.nnet) in the neuralnetworksfromneuroph folder
Check that line 56 in the NeuralPlayer.java file points to the correct file (tictactoedata.tttd) in trainingset folder
>you can import it on netbeans.
Check the BUGS.txt file to review issues.