From 12431ce4c4ed52fcfc2180bcffdfec33e72b73ba Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 6 Jun 2023 20:09:08 +0200 Subject: Written user manuals. --- doc/tex/introduction.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tex/introduction.tex') diff --git a/doc/tex/introduction.tex b/doc/tex/introduction.tex index 22dd98a..c50d700 100644 --- a/doc/tex/introduction.tex +++ b/doc/tex/introduction.tex @@ -18,7 +18,7 @@ As old and deep as Go is it has recently lived a revolution by the appearance of artificial intelligences with superhuman strength. While not expecting to achieve what a full team of developers and computer scientists at Google did, -this project aims to evaluate how an engine able to play the game of Go could be +this project aims to analyze how an engine able to play the game of Go could be created, implement such an engine and evaluate the results of the whole process. \subsection{Driving Needs} @@ -43,7 +43,7 @@ Presented here are the ideal targets of the project. game's rules. \item An engine capable of analyzing board positions and generating strong moves via various decision algorithms. - \item An interface compatible with existing GUIs. + \item An interface compatible with existing \acrshort{gui}s. \item A way for processing existing records of games, which are usually recorded in the \acrfull{sgf}. \end{itemize} -- cgit v1.2.1