From d1a53544e82d54797a8073081538999a16e7b4ca Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Thu, 25 Aug 2022 21:32:21 +0200 Subject: Fixed errata. --- doc/tex/conclusions.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tex/conclusions.tex b/doc/tex/conclusions.tex index ebbf7fd..9b6fd00 100644 --- a/doc/tex/conclusions.tex +++ b/doc/tex/conclusions.tex @@ -84,7 +84,7 @@ for evaluation. \subsubsection{Mistakes on Networks' Play Patterns} One notable mistake made by the networks, specially the convolutional network, -was passing to much. Passing is considered just another move, so the networks +was passing too much. Passing is considered just another move, so the networks have no grasp that they should not pass until there are no more valuable moves to be made. A new design problem could be to create a specific passing policy. -- cgit v1.2.1