Fix pagination <noupdate>

This commit is contained in:
2024-06-02 22:27:10 +02:00
parent 5927cc8706
commit 841f6ec193
6 changed files with 22 additions and 20 deletions

View File

@ -539,7 +539,7 @@ Formalized goal-directed and habitual actions:
\includegraphics[width=0.95\linewidth]{./img/human_latent_experiment2.png} \includegraphics[width=0.95\linewidth]{./img/human_latent_experiment2.png}
\end{minipage}\\[1em] \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. 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). 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: 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. \item[State prediction error] Associated to model-based learning.
\end{descriptionlist} \end{descriptionlist}
\end{minipage} \end{minipage}
\begin{minipage}{0.3\linewidth} \begin{minipage}{0.4\linewidth}
\centering \centering
\includegraphics[width=\linewidth]{./img/human_latent_experiment3.png} \includegraphics[width=0.7\linewidth]{./img/human_latent_experiment3.png}
\end{minipage}\\[1em] \end{minipage}\\[1em]
On a neuronal level, fRMIs show that: On a neuronal level, fRMIs show that:

View File

@ -58,7 +58,7 @@ There are 2 to 10 times more glia cells than neurons.\\
\includegraphics[width=\textwidth]{./img/astrocyte.png} \includegraphics[width=\textwidth]{./img/astrocyte.png}
\end{minipage}\\[1em] \end{minipage}\\[1em]
\begin{minipage}{0.79\textwidth} \begin{minipage}{0.82\textwidth}
\begin{descriptionlist} \begin{descriptionlist}
\item[Oligodendrocytes and Schwann cells] \marginnote{Oligodendrocytes\\Schwann cells} \item[Oligodendrocytes and Schwann cells] \marginnote{Oligodendrocytes\\Schwann cells}
Oligodendrocytes are located in the central nervous system, while Oligodendrocytes are located in the central nervous system, while
@ -78,7 +78,7 @@ There are 2 to 10 times more glia cells than neurons.\\
\end{remark} \end{remark}
\end{descriptionlist} \end{descriptionlist}
\end{minipage} \end{minipage}
\begin{minipage}{0.2\textwidth} \begin{minipage}{0.17\textwidth}
\centering \centering
\includegraphics[width=\textwidth]{./img/insulation.png} \includegraphics[width=\textwidth]{./img/insulation.png}
\end{minipage} \end{minipage}

View File

@ -109,14 +109,17 @@ There are two types of learning:
\caption{Conditioning process} \caption{Conditioning process}
\end{figure} \end{figure}
The learned response lasts for days. \begin{minipage}{0.55\linewidth}
It can be observed that without training, the response disappears faster. The learned response lasts for days.
It can be observed that without training, the response disappears faster.
\begin{figure}[H] \end{minipage}
\centering \begin{minipage}{0.4\linewidth}
\includegraphics[width=0.3\linewidth]{./img/gill_pavlovian_graph.png} \begin{figure}[H]
\caption{Withdrawal response decay} \centering
\end{figure} \includegraphics[width=0.6\linewidth]{./img/gill_pavlovian_graph.png}
\caption{Withdrawal response decay}
\end{figure}
\end{minipage}
\end{casestudy} \end{casestudy}
\begin{remark} \marginnote{Amygdala in Pavlovian learning} \begin{remark} \marginnote{Amygdala in Pavlovian learning}
@ -445,7 +448,7 @@ There is strong evidence that the dopaminergic system is the major neural mechan
\begin{casestudy} \begin{casestudy}
\phantom{} \phantom{}
\begin{center} \begin{center}
\includegraphics[width=0.4\linewidth]{./img/dopamine_transfer_cs.png} \includegraphics[width=0.38\linewidth]{./img/dopamine_transfer_cs.png}
\end{center} \end{center}
\end{casestudy} \end{casestudy}
@ -460,7 +463,7 @@ There is strong evidence that the dopaminergic system is the major neural mechan
\end{minipage} \end{minipage}
\begin{minipage}{0.28\linewidth} \begin{minipage}{0.28\linewidth}
\centering \centering
\includegraphics[width=0.9\linewidth]{./img/dopamine_blocking.png} \includegraphics[width=0.8\linewidth]{./img/dopamine_blocking.png}
\end{minipage} \end{minipage}
\end{casestudy} \end{casestudy}

View File

@ -438,7 +438,7 @@ The image plane of a camera converts the received irradiance into electrical sig
\end{itemize} \end{itemize}
\begin{figure}[H] \begin{figure}[H]
\centering \centering
\includegraphics[width=0.7\textwidth]{./img/_digitalization_quality.pdf} \includegraphics[width=0.6\textwidth]{./img/_digitalization_quality.pdf}
\caption{Sampling and quantization using fewer bits} \caption{Sampling and quantization using fewer bits}
\end{figure} \end{figure}
\end{remark} \end{remark}

View File

@ -474,7 +474,7 @@ Network that aims to optimize computing resources.
\begin{figure}[H] \begin{figure}[H]
\centering \centering
\includegraphics[width=0.7\linewidth]{./img/_naive_inception.pdf} \includegraphics[width=0.65\linewidth]{./img/_naive_inception.pdf}
\caption{Naive inception module on the output of the stem layers} \caption{Naive inception module on the output of the stem layers}
\end{figure} \end{figure}
@ -489,7 +489,7 @@ Network that aims to optimize computing resources.
\begin{figure}[H] \begin{figure}[H]
\centering \centering
\includegraphics[width=0.7\linewidth]{./img/_actual_inception.pdf} \includegraphics[width=0.65\linewidth]{./img/_actual_inception.pdf}
\caption{Actual inception module on the output of the stem layers} \caption{Actual inception module on the output of the stem layers}
\end{figure} \end{figure}
\end{description} \end{description}

View File

@ -471,14 +471,13 @@ Therefore, the complete workflow for image formation becomes the following:
\begin{figure}[H] \begin{figure}[H]
\centering \centering
\includegraphics[width=0.45\linewidth]{./img/_zhang_image_acquistion.pdf} \includegraphics[width=0.4\linewidth]{./img/_zhang_image_acquistion.pdf}
\caption{Example of two acquired images} \caption{Example of two acquired images}
\end{figure} \end{figure}
\end{description} \end{description}
\item[Initial homographies guess] \item[Initial homographies guess]
For each image $i$, compute an initial guess of its homography $\matr{H}_i$. For each image $i$, compute an initial guess of its homography $\matr{H}_i$.
Due to the choice of the $z$-axis position, the perspective projection matrix and the WRF points can be simplified: Due to the choice of the $z$-axis position, the perspective projection matrix and the WRF points can be simplified:
\[ \[
\begin{split} \begin{split}