<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Emmanuel Olang': Writing</title>
    <link>https://e-olang.github.io/writing/</link>
    <description>Articles, tutorials, and short notes on machine learning, NLP, and applied AI.</description>
    <language>en</language>
    <atom:link href="https://e-olang.github.io/feed.xml" rel="self" type="application/rss+xml" />

    <item>
      <title>Image Segmentation with Point Labels</title>
      <link>https://e-olang.github.io/articles/segmentation/</link>
      <guid>https://e-olang.github.io/articles/segmentation/</guid>
      <pubDate>Fri, 15 May 2026 00:00:00 +0000</pubDate>
      <description>Can you train a segmentation model with just 5 labeled pixels? An article on point-label supervision in PyTorch.</description>
    </item>
    <item>
      <title>Hello, world: starting to write</title>
      <link>https://e-olang.github.io/articles/hello-world/</link>
      <guid>https://e-olang.github.io/articles/hello-world/</guid>
      <pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate>
      <description>A short note on why I'm starting this writing space, and what to expect here.</description>
    </item>
  </channel>
</rss>
