diff options
Diffstat (limited to 'doc/tex/results.tex')
-rw-r--r-- | doc/tex/results.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tex/results.tex b/doc/tex/results.tex index 3cd682f..e37c0b2 100644 --- a/doc/tex/results.tex +++ b/doc/tex/results.tex @@ -134,8 +134,8 @@ as with batches of 10 games an epoch of training could be completed in one minute, in three minutes batches of 20 games, and in up to an hour with batches of 100 games. -The outputs from this training process can be seen on \flist{code:denseTraining} -and \flist{code:convTraining} for the dense network and the convolutional +The outputs from this training process can be seen on \lref{code:denseTraining} +and \lref{code:convTraining} for the dense network and the convolutional network respectively. \begin{listing}[h] |