diff --git a/paper/src/main.tex b/paper/src/main.tex index 787605b..ade5191 100644 --- a/paper/src/main.tex +++ b/paper/src/main.tex @@ -36,6 +36,11 @@ 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} \input{chapters/03-methodology}