From 1102f6168e0eda26c772d7eb8833415266e13270 Mon Sep 17 00:00:00 2001 From: Antonino Calderone Date: Thu, 13 Aug 2015 12:25:28 +0200 Subject: [PATCH] Update news and readme --- NEWS | 3 ++ README | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+) diff --git a/NEWS b/NEWS index dc48445..ad48b9b 100644 --- a/NEWS +++ b/NEWS @@ -8,3 +8,6 @@ Jun 1, 2015 Jul 23, 2015 * Released nunn library 1.43 for Windows and Linux + +Aug 13, 2015 +* Released nunn library 1.44 (includes TicTacToe sample) diff --git a/README b/README index b787fa0..831cc43 100644 --- a/README +++ b/README @@ -107,3 +107,89 @@ This is an interactive demo which uses MNIST trained neural network created by using nunn library. nunn status files (.net) have been created by mnist_test application + +------------------------------------------------------------------------------- +TicTacToe Demo (tictactoe) +------------------------------------------------------------------------------- + +Basic TicTacToe game which uses neural networks. + + +TicTacToe - Usage: + +>tictactoe.exe -l tictactoe.net -h +Usage: +tictactoe.exe + [--version|-v] + [--help|-h] + [--save|-s ] + [--load|-l ] + [--skip_training|-n] + [--learning_rate|-r ] + [--epoch_cnt|-e ] + [--stop_on_err_tr|-x ] + [[--hidden_layer|-hl [--hidden_layer|--hl