started expose
This commit is contained in:
@@ -8,13 +8,13 @@
|
|||||||
\usepackage{amsmath}
|
\usepackage{amsmath}
|
||||||
% biber bibliography
|
% biber bibliography
|
||||||
\usepackage[backend=biber]{biblatex}
|
\usepackage[backend=biber]{biblatex}
|
||||||
\addbibresource{main.bib}
|
\addbibresource{../../main.bib}
|
||||||
|
|
||||||
% Document
|
% Document
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
% title section
|
% title section
|
||||||
\title{Expose: Transformer-based Models for Analyzing and Predicting Temperature Data based on Menstrual Cycles}
|
\title{Expose: Leveraging Body-Core-Temperature and Context Data for Predicting Health Features using a Transformers-based Model Framework}
|
||||||
\author{Alexander Blank}
|
\author{Alexander Blank}
|
||||||
\date{September 2024}
|
\date{September 2024}
|
||||||
\maketitle
|
\maketitle
|
||||||
@@ -24,6 +24,19 @@
|
|||||||
\label{sec:introduction}
|
\label{sec:introduction}
|
||||||
Test \cite{zhang2023crossformer}
|
Test \cite{zhang2023crossformer}
|
||||||
|
|
||||||
|
\section{Research Objectives and Questions}
|
||||||
|
|
||||||
|
\section{Related Work}
|
||||||
|
|
||||||
|
\section{Methodology}
|
||||||
|
|
||||||
|
\section{Expected Results}
|
||||||
|
|
||||||
|
\section{Timeline}
|
||||||
|
|
||||||
|
\section{Conclusion}
|
||||||
|
|
||||||
|
% bibliography
|
||||||
\printbibliography
|
\printbibliography
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user