<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stochastic Simulation on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/stochastic-simulation/</link>
    <description>Recent content in Stochastic Simulation on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Aug 2026 18:34:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/stochastic-simulation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cellular Automata From First Principles 08: Add Randomness Without Losing the Model</title>
      <link>http://programmer.ie/post/cellular-automata-from-first-principles-08/</link>
      <pubDate>Mon, 10 Aug 2026 18:34:00 +0100</pubDate>
      <guid>http://programmer.ie/post/cellular-automata-from-first-principles-08/</guid>
      <description>&lt;h1 id=&#34;cellular-automata-from-first-principles-08-add-randomness-without-losing-the-model&#34;&gt;Cellular Automata From First Principles 08: Add Randomness Without Losing the Model&lt;/h1&gt;&#xA;&lt;p&gt;So far every transition in the book has been deterministic.&lt;/p&gt;&#xA;&lt;p&gt;Given the same state, the next state is fixed.&lt;/p&gt;&#xA;&lt;p&gt;That makes deterministic automata unusually easy to debug: if we preserve the initial condition and rule, we preserve the trajectory.&lt;/p&gt;&#xA;&lt;p&gt;But many useful models need another ingredient.&lt;/p&gt;&#xA;&lt;p&gt;A tree may ignite.&lt;/p&gt;&#xA;&lt;p&gt;An organism may reproduce.&lt;/p&gt;&#xA;&lt;p&gt;A driver may hesitate.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
