aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/imago.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/imago.tex')
-rw-r--r--doc/tex/imago.tex15
1 files changed, 11 insertions, 4 deletions
diff --git a/doc/tex/imago.tex b/doc/tex/imago.tex
index 8242467..cc77673 100644
--- a/doc/tex/imago.tex
+++ b/doc/tex/imago.tex
@@ -66,20 +66,27 @@
\clearpage
\begin{abstract}
- This is the abstract.
+ The game of Go presents a complex problem for machine learning by virtue of
+ containing a very wide and deep decision tree. This project has tried to
+ tackle the problem by using different decision algorithms and also provides
+ a full implementation of the game. These tools could be used by players and
+ developers as a foundation for other machine learning projects or to simply
+ keep studying the game.
\end{abstract}
\clearpage
\section*{Acknowledgements}
-TODO: Acknowledgements
-
-To Vicente García Díaz, for directing me in this project.
+To Vicente García Díaz, for helping me learning to program on my first year at
+the school and directing me in this project on my last.
To José Manuel Redondo López\cite{plantillaRedondo}, for making an extensive
template on which the structure of this documentation is extensively based.
+To all the people who have provided their time, support, ideas and company, all
+fundamental for this project.
+
\clearpage
\section*{Copyright notice}