<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Simple Machine Learning</title>
    <link>https://simple-machine-learning.netlify.app</link>
    <description>A field journal on machine learning.</description>
    <language>en-us</language>
    
    <item>
      <title>Welcome to Simple Machine Learning</title>
      <link>https://simple-machine-learning.netlify.app/posts/welcome-to-simple-machine-learning/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/welcome-to-simple-machine-learning/</guid>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why this journal exists, and what to expect from each issue.</description>
    </item>
    <item>
      <title>Part 1 — What AI actually is (and isn&apos;t)</title>
      <link>https://simple-machine-learning.netlify.app/posts/stupid-simple-1-what-ai-actually-is/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/stupid-simple-1-what-ai-actually-is/</guid>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
      <description>Forget the sci-fi. AI is pattern-spotting, dressed in a confident voice.</description>
    </item>
    <item>
      <title>Part 2 — How a model &apos;learns&apos; (the kid-with-flashcards version)</title>
      <link>https://simple-machine-learning.netlify.app/posts/stupid-simple-2-how-models-learn/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/stupid-simple-2-how-models-learn/</guid>
      <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
      <description>Training is just guessing, getting graded, and adjusting. A million billion times.</description>
    </item>
    <item>
      <title>Part 3 — Why training data is everything</title>
      <link>https://simple-machine-learning.netlify.app/posts/stupid-simple-3-data-is-everything/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/stupid-simple-3-data-is-everything/</guid>
      <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
      <description>A model is a mirror of what it was shown. Show it junk, get junk. There is no shortcut.</description>
    </item>
    <item>
      <title>Part 4 — Hallucinations: why AI lies to you, politely</title>
      <link>https://simple-machine-learning.netlify.app/posts/stupid-simple-4-hallucinations/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/stupid-simple-4-hallucinations/</guid>
      <pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate>
      <description>The model is not lying. It is doing the only thing it knows how to do — guessing — when it should be saying &apos;I don&apos;t know.&apos;</description>
    </item>
    <item>
      <title>Part 5 — How to actually use AI without losing your mind</title>
      <link>https://simple-machine-learning.netlify.app/posts/stupid-simple-5-using-ai-without-losing-your-mind/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/stupid-simple-5-using-ai-without-losing-your-mind/</guid>
      <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
      <description>A practical playbook. Use AI like a fast intern, not an oracle. Verify the load-bearing bits.</description>
    </item>
    <item>
      <title>Gradient Descent, By Hand</title>
      <link>https://simple-machine-learning.netlify.app/posts/gradient-descent-by-hand/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/gradient-descent-by-hand/</guid>
      <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
      <description>Working a single step of gradient descent on paper, with the dignity it deserves.</description>
    </item>
    <item>
      <title>The Bias–Variance Bargain</title>
      <link>https://simple-machine-learning.netlify.app/posts/the-bias-variance-bargain/</link>
      <guid>https://simple-machine-learning.netlify.app/posts/the-bias-variance-bargain/</guid>
      <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
      <description>Every model trades two kinds of error. The trick is knowing which one you&apos;re paying for.</description>
    </item>
  </channel>
</rss>