From 35dc86f8476250f693aa419f404b2b4c8c381d92 Mon Sep 17 00:00:00 2001 From: tslil Date: Sat, 27 Mar 2021 23:59:33 -0400 Subject: Playing around with huge nn's, poorly trained. Not great at shallow depths --- include/negamax.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/negamax.h') diff --git a/include/negamax.h b/include/negamax.h index 4a09ecb..552d6a6 100644 --- a/include/negamax.h +++ b/include/negamax.h @@ -12,7 +12,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with Takwrap. If not, see . + along with ct. If not, see . */ #include -- cgit v1.3.1