← home

Research & writing

  1. * Confidence Without Competence llm calibration · research

    Investigating the impact of quantization-tuning pipeline orderings on LLM calibration and reliability.

  2. * numpy_for_noobs numpy · guide

    A practical NumPy reference covering the functions you'll actually use, with clear examples.

  3. * BM25 Search search · notes

    BM25 search explained through examples, from TF-IDF's failures to saturation curves and length normalization.