commit b06ccd44dc2654bc8eb896a0e5c80f0323cddd87
parent 2d31d333d9d13e0b17f073bf6201b6db54093cc8
Author: Silas Brack <silasbrack@gmail.com>
Date: Thu, 30 Apr 2026 21:39:05 +0200
feat: revert, add back button to post
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -17,7 +17,7 @@
<p>
I'm an AI Research Engineer at <a href="https://teton.ai">Teton</a>, where we're building next-generation healthcare technology to support nurses and patients in hospitals and nursing homes.
Our work leverages computer vision and deep learning across several cutting-edge research areas: 3D reconstruction, human mesh recovery, action recognition, and visual-language models.
- A lot of my work revoves around taking ill-defined business problems, understanding what the essential constraints and requirements are, and using data and statistical models to solve these problems under the identified constraints.
+ A lot of my work revoves around taking ill-defined business problems, understanding what the essential constraints and requirements are, and using data and statistical models to solve these problems under these constraints.
</p>
<p>
Previously, I spent over four years at Saxo Bank as an ML Engineer in the Predictive Modelling and AI team under Jeppe Reitz and Nicolas Palm Remy-Perez.
diff --git a/posts/birthday.html b/posts/birthday.html
@@ -10,6 +10,7 @@
</head>
<body>
<article>
+ <p><a href="../">← Back</a></p>
<header>
<h1>We’re really bad at exponentials</h1>
<p class="subtitle">The birthday paradox, Gaussian soap bubbles, and general coincidences</p>