<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ml on martinuke0&#39;s Blog</title>
    <link>https://martinuke0.github.io/tags/ml/</link>
    <description>Recent content in Ml on martinuke0&#39;s Blog</description>
    <image>
      <title>martinuke0&#39;s Blog</title>
      <url>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://martinuke0.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Wed, 16 Sep 2026 16:01:49 +0000</lastBuildDate>
    <atom:link href="https://martinuke0.github.io/tags/ml/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hands‑On Build Guide: Page‑Transformer Inference with Greedy KV‑Cache Eviction and Paged Attention in Numpy</title>
      <link>https://martinuke0.github.io/posts/2026-09-16-handson-build-guide-pagetransformer-inference-with-greedy-kvcache-eviction-and-paged-attention-in-numpy/</link>
      <pubDate>Wed, 16 Sep 2026 16:01:49 +0000</pubDate>
      <guid>https://martinuke0.github.io/posts/2026-09-16-handson-build-guide-pagetransformer-inference-with-greedy-kvcache-eviction-and-paged-attention-in-numpy/</guid>
      <description>Build a minimal page‑transformer inference engine from scratch using NumPy, demonstrating greedy KV‑cache eviction and paged attention for a portfolio project that signals systems skills to hiring managers.</description>
    </item>
    <item>
      <title>Build a Minimal Mixture-of-Experts Inference Engine in Pure Python</title>
      <link>https://martinuke0.github.io/posts/2026-09-14-build-a-minimal-mixture-of-experts-inference-engine-in-pure-python/</link>
      <pubDate>Mon, 14 Sep 2026 16:01:34 +0000</pubDate>
      <guid>https://martinuke0.github.io/posts/2026-09-14-build-a-minimal-mixture-of-experts-inference-engine-in-pure-python/</guid>
      <description>Learn to build a minimal mixture-of-experts inference engine with a learned top-k router, auxiliary load-balancing loss, and feed-forward experts in pure Python.</description>
    </item>
  </channel>
</rss>
