aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/planification.tex
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-06-27 00:19:00 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-06-27 00:19:00 +0200
commita19a30cfa998b631093aba82a17e26cad6043d04 (patch)
tree77d40afd2ac6beafa08becb329e5efc4e99f5a25 /doc/tex/planification.tex
parent77764bee49c93a5d08d134cf7919b7f84a997e20 (diff)
downloadimago-a19a30cfa998b631093aba82a17e26cad6043d04.tar.gz
imago-a19a30cfa998b631093aba82a17e26cad6043d04.zip
Updating documentation of system analysis.
Diffstat (limited to 'doc/tex/planification.tex')
-rw-r--r--doc/tex/planification.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/tex/planification.tex b/doc/tex/planification.tex
index 942973f..df72486 100644
--- a/doc/tex/planification.tex
+++ b/doc/tex/planification.tex
@@ -182,7 +182,10 @@ The systems' interfaces are shown in Fig.~\ref{fig:interfaces}.
\begin{figure}[h]
\begin{center}
\includegraphics[width=\textwidth]{diagrams/interfaces.png}
- \caption{Interfaces of the three components of the project.
- }\label{fig:interfaces}
+ \caption{Interfaces of the three components of the project.}
+ The Engine and Trainer components are shown to share the Neural network
+ model interface because they will interact with the same files (the
+ files generated by the Trainer will be used by the Engine).
+ \label{fig:interfaces}
\end{center}
\end{figure}