<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Joel Mwaka</title>
    <link>https://joelmwaka.com</link>
    <description>Data scientist. Portfolio, technical notes, and occasional writing on machine learning, statistics, and the craft of working with data.</description>
    <language>en</language>
    <atom:link href="https://joelmwaka.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Reading Papers Without Drowning</title>
      <link>https://joelmwaka.com/blog/reading-papers-without-drowning</link>
      <guid isPermaLink="true">https://joelmwaka.com/blog/reading-papers-without-drowning</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <description>A three-pass system for keeping up with machine learning research without letting the backlog win.</description>
    </item>
    <item>
      <title>Bayesian Parameter Estimation</title>
      <link>https://joelmwaka.com/learning/signal-processing/bayesian-parameter-estimation</link>
      <guid isPermaLink="true">https://joelmwaka.com/learning/signal-processing/bayesian-parameter-estimation</guid>
      <pubDate>Tue, 11 Feb 2025 00:00:00 GMT</pubDate>
      <description>The parameter becomes a random vector with a prior. Bayes&apos; theorem turns one data record into a posterior, and MAP, MMSE, and LMMSE are three ways of summarizing it, collapsing into a single formula when everything is Gaussian.</description>
    </item>
    <item>
      <title>The Geometry of Gradient Descent</title>
      <link>https://joelmwaka.com/learning/deep-learning/geometry-of-gradient-descent</link>
      <guid isPermaLink="true">https://joelmwaka.com/learning/deep-learning/geometry-of-gradient-descent</guid>
      <pubDate>Tue, 28 Jan 2025 00:00:00 GMT</pubDate>
      <description>Why the negative gradient is the direction of steepest descent — and what the learning rate is really controlling.</description>
    </item>
    <item>
      <title>Classical Parameter Estimation</title>
      <link>https://joelmwaka.com/learning/signal-processing/classical-parameter-estimation</link>
      <guid isPermaLink="true">https://joelmwaka.com/learning/signal-processing/classical-parameter-estimation</guid>
      <pubDate>Sat, 28 Sep 2024 00:00:00 GMT</pubDate>
      <description>The classical branch in full, with MVUE as the goal, the Cramér–Rao bound as the yardstick, maximum likelihood as the workhorse, and least squares when a signal model is all you have.</description>
    </item>
    <item>
      <title>Parameter Estimation</title>
      <link>https://joelmwaka.com/learning/signal-processing/parameter-estimation</link>
      <guid isPermaLink="true">https://joelmwaka.com/learning/signal-processing/parameter-estimation</guid>
      <pubDate>Thu, 30 May 2024 00:00:00 GMT</pubDate>
      <description>What it means to estimate a parameter, and a map of the six workhorse estimators — LS, MVUE, MLE, LMMSE, MMSE, MAP — chosen by asking what you actually know.</description>
    </item>
  </channel>
</rss>