<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Metrics on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/metrics/</link>
    <description>Recent content in Metrics on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Aug 2026 18:51:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/metrics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cellular Automata From First Principles 18: Activity, Density and Change</title>
      <link>http://programmer.ie/post/cellular-automata-from-first-principles-18/</link>
      <pubDate>Mon, 10 Aug 2026 18:51:00 +0100</pubDate>
      <guid>http://programmer.ie/post/cellular-automata-from-first-principles-18/</guid>
      <description>&lt;h1 id=&#34;cellular-automata-from-first-principles-18-activity-density-and-change&#34;&gt;Cellular Automata From First Principles 18: Activity, Density and Change&lt;/h1&gt;&#xA;&lt;p&gt;A cellular automaton can look busy while doing very little that persists.&lt;/p&gt;&#xA;&lt;p&gt;It can also look visually quiet while preserving a small moving structure for hundreds of generations.&lt;/p&gt;&#xA;&lt;p&gt;So we need to separate several properties that are easy to confuse:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;occupancy&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;temporal change&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;spatial variation&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;persistence&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;This chapter turns those ideas into explicit measurements.&lt;/p&gt;&#xA;&lt;p&gt;Together they form our first useful &lt;strong&gt;behavioral fingerprint&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cellular Automata From First Principles 17: Measure a Cellular Automaton</title>
      <link>http://programmer.ie/post/cellular-automata-from-first-principles-17/</link>
      <pubDate>Mon, 10 Aug 2026 18:50:00 +0100</pubDate>
      <guid>http://programmer.ie/post/cellular-automata-from-first-principles-17/</guid>
      <description>&lt;h1 id=&#34;cellular-automata-from-first-principles-17-measure-a-cellular-automaton&#34;&gt;Cellular Automata From First Principles 17: Measure a Cellular Automaton&lt;/h1&gt;&#xA;&lt;p&gt;Up to this point we have mostly &lt;strong&gt;looked at&lt;/strong&gt; cellular automata.&lt;/p&gt;&#xA;&lt;p&gt;That is useful.&lt;/p&gt;&#xA;&lt;p&gt;It is also limiting.&lt;/p&gt;&#xA;&lt;p&gt;A human can inspect a handful of spacetime diagrams.&lt;/p&gt;&#xA;&lt;p&gt;We cannot reliably inspect:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;256 elementary rules&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;× several initial conditions&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;× several widths&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;× hundreds of generations&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;× repeated stochastic runs&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;by eye.&lt;/p&gt;&#xA;&lt;p&gt;If we want to compare rules, search for interesting behavior or eventually optimize a rule for some objective, we need to turn behavior into data.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
