Skip to content

Commit 6452cd8

Browse files
committed
imagenes analisis
1 parent 46df799 commit 6452cd8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/AlphaDeepChess/Capitulos/AnalysisOfImprovements.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ \subsection*{Late move reductions}
266266

267267
\noindent We can confirm that \textit{AlphaDeepChess} achieves its maximum skill level with the following configuration:
268268

269-
\begin{table}
269+
\begin{table}[H]
270270
\centering
271271
\begin{tabular}{|p{4cm}|p{6cm}|}
272272
\hline
@@ -276,7 +276,7 @@ \subsection*{Late move reductions}
276276
Move Generator & PEXT implementation \\ \hline
277277
Move Ordering & MVV-LVA \\ \hline
278278
\end{tabular}
279-
\caption{Best engine configuration.}
279+
\caption*{Best engine configuration.}
280280
\label{tab:bestEngineConfiguration}
281281
\end{table}
282282

@@ -300,12 +300,12 @@ \section{Engine elo rating in \textit{Lichess}}
300300

301301
\vspace{1em}
302302

303-
\noindent~\cref{fig:eloDistribution} illustrates the Elo rating distribution of players on \textit{Lichess}, where the median rating is approximately 1500.
303+
\noindent The~\cref{fig:eloDistribution} illustrates the Elo rating distribution of players on \textit{Lichess}, where the median rating is approximately 1500.
304304
\vspace{1em}
305305

306306
\noindent After playing more than 500 games, \textit{AlphaDeepChess} achieved an Elo rating of 1900 on \textit{Lichess}~\cite{AlphaDeepChessElo}. This places the engine significantly above the platform's median and within the top percentiles of the player base. For reference, the highest-rated human player on the platform has reached an Elo of 3000 as of 2025~\cite{LichessBestPlayer}.
307307

308-
\begin{figure}
308+
\begin{figure}[H]
309309
\centering
310310
\includegraphics[width=0.95\linewidth]{Imagenes/eloDistribution.png}
311311
\caption{\textit{Lichess} Elo distribution as of May 2025~\cite{LichessEloDistribution}.}\label{fig:eloDistribution}

docs/AlphaDeepChess/Capitulos/ConclusionesTrabajoFuturo.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ \chapter{Conclusions and future work}
2222
\noindent The engine's \textit{Lichess} profile can be found at:\\
2323
\url{https://lichess.org/@/AlphaDeepChess}
2424

25-
\vspace{1em}
2625

26+
\newpage
2727
\section{Future work}
2828

2929
\noindent Potential avenues for further improvement include:

docs/AlphaDeepChess/TFGTeXiS.pdf

-76 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)