You have to make sure that you're building on a steel frame of understanding, because you're putting together the foundation for a skyscraper.
Naval RavikantTransformers are (actually) Kernel Smoothers
02 May 2025
I attempt to share some learnings from Tsai et al. (2019) connecting the Attention Mechanism to Nadaraya-Watson Kernel Smoothing (1964).
1Visualizing the Self-Attention Mechanism
27 February 2025
I attempt to construct a geometric understanding of how Self-Attention works in Large Language Models.
224 January 2025
I attempt to explain the concept of Gaussian Copulas as simply as possible.
3Hessian Matrices for Convex Optimization
17 January 2025
I try to construct a geometric intuition for why Hessian matrices must be Positive Semi-Definite in convex optimization.
4An Intuition of Singular Value Decomposition
05 December 2024
I attempt to construct a geometric understanding of how SVD works, by building upon previous posts about spectral decomposition and various transformation matrices.
5An Intuition of Eigenvalue (Spectral) Decomposition
02 November 2024
I attempt to construct a geometric understanding of how eigendecomposition works.
6How I learned the Fourier Transform intuitively
01 November 2024
I write about (what I think is) an intuitive way to learn about the Fourier Transform, and share some excellent resources.
7Visualizing some essential transformation matrices
01 November 2024
I write about some essential matrix transformations that help build an understanding of matrix multiplication as a composition of matrix transformations.
823 October 2024
I write about the kernel trick and show an informal derivation when applied to a regularized least squares example
9Basis Functions in Linear Regression Models, with an OLS example
22 October 2024
I give an overview of how basis functions are used in linear regression models. Then, I derive the solution to an OLS problem with basis functions involved.
1021 October 2024
I share my revision on basic linear algebra, and attempt to construct a geometric intuition based on 3B1B's teaching material.
1120 October 2024
I share some context for the blog here.
12