POWI_MA-Thesis/chapters/9-ANNEX.tex
Utku Bilen Demir 34c78626f3 init
2025-12-15 14:42:21 +01:00

38 lines
1.7 KiB
TeX

\appendix
%\chapter*{ANNEX}\label{cha:annex}
\chapter{Face Recognition \& Dimensionality Reduction}\label{cha:dimensionality_reduction}
This annex contains snapshots from the accompanying Jupyter notebook, illustrating the dimeansionality reduction examples discussed in Section~\ref{sec:dimensionality_reduction}.
A Jupyter notebook with the full demonstrations (only the relevant parts are displayed here) can be seen on \href{https://github.com/UtkuBilenDemir/ma_code/blob/main/02_dimensionality_reduction/face_recognition.ipynb}{the GitHub Repository} (\url{https://github.com/UtkuBilenDemir/ma_code/blob/main/02_dimensionality_reduction/face_recognition.ipynb}).
\includepdf[pages=-,scale=0.9,pagecommand={}]{sources/face_recognition.pdf}
\chapter{Word Embedding
Demonstrations}\label{cha:word_embedding}
This annex provides snapshots from the Jupyter notebook that demonstrate the word embedding examples discussed in Section~\ref{sec:transformer}.
For reproducibility, the Jupyter Notebook containing the word embedding demonstrations is also available on \href{https://github.com/UtkuBilenDemir/ma_code/blob/main/01_word_embeddings/ma-code2.ipynb}{the GitHub Repository} (\url{https://github.com/UtkuBilenDemir/ma_code/blob/main/01_word_embeddings/ma-code2.ipynb}).
\begin{figure*}
\centering
\includegraphics[trim={0 39cm 0 0},clip,width=\textwidth]{sources/word_embeddings.pdf}
% \phantomcaption
\end{figure*}
\begin{figure*}
%\ContinuedFloat
\centering
\includegraphics[trim={0 0 0 39cm},clip,width=\textwidth]{sources/word_embeddings.pdf}
\caption{}
\end{figure*}
\begin{figure*}
%\ContinuedFloat
\centering
\includegraphics[trim={0 0 0 78cm},clip,width=\textwidth]{sources/word_embeddings.pdf}
\caption{}
\end{figure*}
%\input{chapters/ma-code2.tex}