Small updates to latex docs

This commit is contained in:
Tiago Gomes 2013-04-13 12:43:01 +01:00
parent 761406fa46
commit 9e9ad24c90
1 changed files with 2 additions and 0 deletions

View File

@ -429,7 +429,9 @@ scan_data([cloudy(C), sprinkler(S), rain(R), wet_grass(W)]) :-
Parameter learning is done by calling the \texttt{em/5} predicate. Its arguments are the following.
\begin{center}
\texttt{em(+Data, +MaxError, +MaxIters, -CPTs, -LogLik)}
\end{center}
Where,
\begin{itemize}