From f5823d28cf64333ba1af30a039a9615ff02a9fdc Mon Sep 17 00:00:00 2001 From: Daniel Rosel Date: Fri, 12 Dec 2025 22:09:47 +0100 Subject: [PATCH] acks + google GCP --- paper/src/main.tex | 5 +++++ 1 file changed, 5 insertions(+) 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}