Fix indentation <noupdate>

This commit is contained in:
2024-06-03 15:51:47 +02:00
parent 03ddd0e23f
commit 0a378adcbf
2 changed files with 2 additions and 0 deletions

View File

@ -368,6 +368,7 @@ Based on two types of actions:
\end{itemize}
\end{descriptionlist}
\indenttbox
\begin{remark}
The training phase aims to instill a goal-directed behavior.
On the other hand, if the animal is overtrained, it will learn a habitual behavior.

View File

@ -363,6 +363,7 @@ In other words, the value signal produced by the reward (\ac{us}) is transferred
\includegraphics[width=0.95\linewidth]{./img/second_order_conditioning.png}
\end{center}
\indenttbox
\begin{remark}
The Rescorla-Wagner model is not capable of modeling second-order conditioning while
the temporal difference model is.