2026-04-15
Attention Through the Lens of Numerical Linear Algebra
From the database analogy to randomised approximation — a mathematical reading of the attention mechanism and the numerical methods that now sit underneath every modern Transformer.
Writing about interests; Computer Science, Philosophy, Mathematics and AI.
From the database analogy to randomised approximation — a mathematical reading of the attention mechanism and the numerical methods that now sit underneath every modern Transformer.
Applying MAVT to build objective candidate scoring systems with mathematical foundations
A practical guide to building LLM applications using LangChain in Go and Python, with AWS Bedrock integration and RAG pipelines
An exploration of graph theory's mathematical foundations—from Euler's bridges to modern network analysis.
There is no better way to understand a machine learning algorithm than to build it yourself, with nothing between you and the mathematics. Toolboxes are convenient — and I use them in production — but …