aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/planification.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/planification.tex')
-rw-r--r--doc/tex/planification.tex10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/tex/planification.tex b/doc/tex/planification.tex
index 945c610..00695a1 100644
--- a/doc/tex/planification.tex
+++ b/doc/tex/planification.tex
@@ -145,13 +145,19 @@ Sabaki is a go board software compatible with GTP engines. It can serve as a GUI
for the engine developed in this project and as an example of the advantages of
following a standardized protocol.
+\subsubsection{Keras~\cite{keras}}
+
+Keras is a deep learning API for Python allowing for the high-level definition
+of neural networks. This permits easily testing and comparing different network
+layouts.
+
\subsection{Technological Infrastructure}
-\subsubsection{Programming language}
+\subsubsection{Programming language}\label{sec:programmingLanguage}
The resulting product of this project will be one or more pieces of software
able to be run locally on a personal computer. The programming language of
-choice is Python, for various reasons:
+choice is Python\cite{python}, for various reasons:
\begin{itemize}