website

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 09ea2e0a418221c403887a735592643aa94437f0
parent 5c15f630144f4c7d2ab02bee8a81189eabf442fd
Author: Silas Brack <silasbrack@gmail.com>
Date:   Tue,  5 May 2026 22:12:19 +0200

fix: teton blog url

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -22,7 +22,7 @@ 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. Since joining, I've worked primarily on forecasting for fall prediction and prevention which have resulted in a consistent fall rate reduction in trial sites. - My work was <a href="https://teton-website.fly.dev/blog/the-anatomy-of-2000-falls">highlighted</a> on the <a href="https://teton-website.fly.dev/blog/optimized-alarms">company blog</a>. + My work was <a href="https://teton.ai/blog/the-anatomy-of-2000-falls">highlighted</a> on the <a href="https://teton.ai/blog/optimized-alarms">company blog</a>. 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>