Blog

Ideas, experiments, and field notes.

Research notes and technical reflections written in Notion, published here as a fast static site.

  1. LeetCode Experience

    Documenting the solution approaches and Python implementations for LeetCode problems such as binary tree depth, inversion, and breadth-first search.

    Coding
  2. State of GPT

    Notes on the modern GPT training pipeline, from pretraining through alignment and reinforcement learning.

  3. Harnessing the Power of LLMs in Practice: A Survey on ChatGPT and Beyond

    A practical guide to evaluating and applying large language models across real-world NLP tasks.