From 08c7cf9c88befd845f00c00d85e40a9eead4b1b3 Mon Sep 17 00:00:00 2001
From: Joseph Redmon <pjreddie@gmail.com>
Date: Sun, 19 Jun 2016 21:28:15 +0000
Subject: [PATCH] no mean on input binarization

---
 cfg/go.test.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cfg/go.test.cfg b/cfg/go.test.cfg
index 9ea6b47..9403e82 100644
--- a/cfg/go.test.cfg
+++ b/cfg/go.test.cfg
@@ -3,7 +3,7 @@
 subdivisions=1
 height=19
 width=19
-channels=1
+channels=8
 momentum=0.9
 decay=0.0005
 

--
Gitblit v1.10.0