aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/introduction.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/introduction.tex')
-rw-r--r--doc/tex/introduction.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tex/introduction.tex b/doc/tex/introduction.tex
index 2c710ea..fe5c205 100644
--- a/doc/tex/introduction.tex
+++ b/doc/tex/introduction.tex
@@ -14,3 +14,9 @@
argument, or even of fortune-telling and prophecy. Go has always been one of the
most played games in the world.\cite{sl_go}
\end{displayquote}
+
+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
+created, implement such an engine and evaluate the results of the whole process.