<?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>Posts on dec0dedd</title>
    <link>https://dec0dedd.github.io/posts/</link>
    <description>Recent content in Posts on dec0dedd</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 08 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://dec0dedd.github.io/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Intro to Value and Policy Iteration</title>
      <link>https://dec0dedd.github.io/posts/rl_iteration/</link>
      <pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://dec0dedd.github.io/posts/rl_iteration/</guid>
      <description>&lt;p&gt;This is a sample post. Delete it once you&amp;rsquo;ve written your first real one.&lt;/p&gt;
&lt;h2 id=&#34;notes&#34;&gt;Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;math: true&lt;/code&gt; in the front matter turns on KaTeX for this page.&lt;/li&gt;
&lt;li&gt;Code blocks get a copy button automatically.&lt;/li&gt;
&lt;li&gt;Set &lt;code&gt;draft: false&lt;/code&gt; to publish.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Q-Learning From Scratch</title>
      <link>https://dec0dedd.github.io/posts/q-learning-from-scratch/</link>
      <pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://dec0dedd.github.io/posts/q-learning-from-scratch/</guid>
      <description>Building tabular Q-learning from the ground up to actually understand the update rule.</description>
    </item>
  </channel>
</rss>
