mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Fix pagination <noupdate>
This commit is contained in:
@ -539,7 +539,7 @@ Formalized goal-directed and habitual actions:
|
||||
\includegraphics[width=0.95\linewidth]{./img/human_latent_experiment2.png}
|
||||
\end{minipage}\\[1em]
|
||||
|
||||
\begin{minipage}{0.7\linewidth}
|
||||
\begin{minipage}{0.6\linewidth}
|
||||
Behavioral results show that the majority of the candidates are able to make the optimal choice.
|
||||
This indicates that their behavior cannot be explained using a model-free learning theory (as learning only happens with a reward).
|
||||
A hybrid model has been proposed to model the candidates' behavior. It includes:
|
||||
@ -548,9 +548,9 @@ Formalized goal-directed and habitual actions:
|
||||
\item[State prediction error] Associated to model-based learning.
|
||||
\end{descriptionlist}
|
||||
\end{minipage}
|
||||
\begin{minipage}{0.3\linewidth}
|
||||
\begin{minipage}{0.4\linewidth}
|
||||
\centering
|
||||
\includegraphics[width=\linewidth]{./img/human_latent_experiment3.png}
|
||||
\includegraphics[width=0.7\linewidth]{./img/human_latent_experiment3.png}
|
||||
\end{minipage}\\[1em]
|
||||
|
||||
On a neuronal level, fRMIs show that:
|
||||
|
||||
Reference in New Issue
Block a user