From 84c3bfcf338da83b54019f62ec499f3e1139b8ba Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:44:55 +0100 Subject: [PATCH] Add more detailed caption --- src/fundamentals-of-ai-and-kr/module1/sections/_games.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fundamentals-of-ai-and-kr/module1/sections/_games.tex b/src/fundamentals-of-ai-and-kr/module1/sections/_games.tex index 3dd2e1a..541d733 100644 --- a/src/fundamentals-of-ai-and-kr/module1/sections/_games.tex +++ b/src/fundamentals-of-ai-and-kr/module1/sections/_games.tex @@ -142,5 +142,5 @@ In the average case of a random distribution, the reduction is of order $O(b^{3d \centering \includegraphics[width=\linewidth]{img/alphabeta_algo_example5.png} \end{subfigure} - \caption{Algorithmic (left) and intuitive (right) application of alpha-beta cuts} + \caption{Algorithmic (left values) and intuitive (right value) application of alpha-beta} \end{figure} \ No newline at end of file