<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Coordinate Systems on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/coordinate-systems/</link>
    <description>Recent content in Coordinate Systems on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 07 Sep 2026 13:00:00 +0000</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/coordinate-systems/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Change the Model, Change the Universe</title>
      <link>http://programmer.ie/books/embeddings-from-first-principles/16-chapter/</link>
      <pubDate>Mon, 07 Sep 2026 13:00:00 +0000</pubDate>
      <guid>http://programmer.ie/books/embeddings-from-first-principles/16-chapter/</guid>
      <description>&lt;p&gt;&lt;em&gt;Part V — Embedding Spaces Are Not Universal&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-same-sentence-three-universes&#34;&gt;The same sentence, three universes&lt;/h2&gt;&#xA;&lt;p&gt;Embed one sentence with three models:&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;model A (384-d):  [ ... ]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;model B (768-d):  [ ... ]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;model C (768-d):  [ ... ]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;A and B differ in length, so nobody expects to compare them coordinate-wise. But B and C are both 768-dimensional. Line up their vectors and compute the cosine between B&amp;rsquo;s vector and C&amp;rsquo;s vector for the same sentence:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
