Bowen Xie's Blog
  • Main
  • Posts
  • Archives
  • Search
  • Tags
  • Publications
  • About

Archives

All posts, organized by year

2026 3 posts

Jan 04

How to Visually Understand the Self-Attention Equation

A visual guide to understanding the matrix form of self-attention through step-by-step derivation

NLP LLM Transformers
Jan 03

Journey Started

Jan 03

Building an LLM from Scratch: CS336 Assignment 1

My implementation journey through Stanford CS336 Assignment 1 - building language model components …

CS336 LLM Deep Learning