Commit Graph

7 Commits

Author SHA1 Message Date
214bdcd032 Lots of neural network stuff. 2012-11-27 17:33:09 -05:00
b723e2666e Implementing temporal difference learning based heavily on Encog framework.
Not functional yet - incremental update.
2012-11-21 10:03:56 -05:00
d9d6ecda80 Fixed unit tests. Updated classpath. 2012-11-16 04:21:19 -05:00
Woody Folsom
105b4c0187 Added Neuroph 2.6 to lib folder and classpath. Added several pro games to data folder.
Note that the SGFParser does not currently handle these games as they use full Node names rather than abbreviations (e.g. GaMe not GM).
2012-11-13 16:57:02 -05:00
ded284deb4 SGF file parser work in progress. 2012-09-22 17:40:42 -04:00
cs6601
ca6863b43e Game can now be run using java -jar GoGame.jar.
Rather than relying on the kgsGtp.jar application to run GoGame,
the GoGame agent calls the GtpClient using PipedInput/OutputStreams.
2012-09-06 09:43:32 -04:00
cs6601
36291171e5 Initial commit. 2012-08-26 11:48:21 -04:00