mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 16:43:36 +00:00
formaliztaion of rewards and adding definitions
This commit is contained in:
@@ -36,10 +36,6 @@ The primary objective of this thesis is to develop and validate pricing heuristi
|
||||
|
||||
\maketitle
|
||||
|
||||
\begin{acks}
|
||||
Eugene Bykovets, PhD - ETH for helping with problem formulation \\
|
||||
Research supported with Cloud TPUs from Google’s TPU Research Cloud (TRC).
|
||||
\end{acks}
|
||||
|
||||
\input{chapters/01-intro}
|
||||
\input{chapters/02-literature-review}
|
||||
@@ -49,11 +45,21 @@ The primary objective of this thesis is to develop and validate pricing heuristi
|
||||
\input{chapters/06-conclusion}
|
||||
|
||||
|
||||
\begin{acks}
|
||||
Eugene Bykovets, PhD - ETH for helping with problem formulation \\
|
||||
Research supported with Cloud TPUs from Google’s TPU Research Cloud (TRC).
|
||||
\end{acks}
|
||||
|
||||
\printbibliography
|
||||
|
||||
\clearpage
|
||||
\onecolumn
|
||||
\appendix
|
||||
\section{Terminology}
|
||||
\begin{description}
|
||||
\item[Agent $a$] An actor of non-human nature, powered by an LLM.
|
||||
\item[Human $h$] An individual human with some job to be done.
|
||||
\end{description}
|
||||
\input{../build/concatenated_code}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user