Welcome to my personal blog—

which is less of a blog and more of a compilation of my notes on things I’m learning.


Intro to Gaussian Processes: A Toy Model

⏱️ 7 min read  |  Published: Wed Oct 29, 2025

Gaussian Processes are powerful statistical tools for modeling complex, noisy data—especially when the underlying relationship isn’t known. In this post, I build up intuition for GPs using a simple toy example, demonstrating how they can flexibly capture patterns in data while providing uncertainty constraints.