<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Oliveaniss</title>
      <link>https://explorable-ai.vercel.app</link>
      <description>Last 10 notes on Oliveaniss</description>
      <generator>Quartz</generator>
      <item>
    <title>Evergreen</title>
    <link>https://explorable-ai.vercel.app/tags/evergreen</link>
    <guid>https://explorable-ai.vercel.app/tags/evergreen</guid>
    <description><![CDATA[ These are notes that are always relevant and constantly being updated and grown throughout the year. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Rhizome</title>
    <link>https://explorable-ai.vercel.app/tags/rhizome</link>
    <guid>https://explorable-ai.vercel.app/tags/rhizome</guid>
    <description><![CDATA[ My independent research practice focused on data-neutrality. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Sapling</title>
    <link>https://explorable-ai.vercel.app/tags/sapling</link>
    <guid>https://explorable-ai.vercel.app/tags/sapling</guid>
    <description><![CDATA[ Saplings are single nodes or thoughts. These are generally topics I've spent a decent number of hours thinking about and contain substantial original thought. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Seed</title>
    <link>https://explorable-ai.vercel.app/tags/seed</link>
    <guid>https://explorable-ai.vercel.app/tags/seed</guid>
    <description><![CDATA[ I tend to generally bookmark things for later then revisit them when I have time. These are collections of notes on articles, books, and readings. They are the seeds that form the basis of my ideas and thoughts. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Attention</title>
    <link>https://explorable-ai.vercel.app/thoughts/attention</link>
    <guid>https://explorable-ai.vercel.app/thoughts/attention</guid>
    <description><![CDATA[ Attention is the mechanism that lets a model, when processing one token, selectively pull in information from other tokens. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Context window</title>
    <link>https://explorable-ai.vercel.app/thoughts/context-window</link>
    <guid>https://explorable-ai.vercel.app/thoughts/context-window</guid>
    <description><![CDATA[ The context window is the maximum number of tokens a model can consider at once, its working memory. Everything the model “knows” in a conversation must fit inside it: the system prompt, your messages, retrieved documents, and its own replies so far. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Embedding</title>
    <link>https://explorable-ai.vercel.app/thoughts/embedding</link>
    <guid>https://explorable-ai.vercel.app/thoughts/embedding</guid>
    <description><![CDATA[ An embedding is a vector (a list of numbers) that represents a piece of text (a token, sentence, or document) as a point in high-dimensional space. The defining property: semantically similar things land close together, so meaning becomes distance. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Fine-tuning</title>
    <link>https://explorable-ai.vercel.app/thoughts/fine-tuning</link>
    <guid>https://explorable-ai.vercel.app/thoughts/fine-tuning</guid>
    <description><![CDATA[ Fine-tuning continues training a pre-trained model on a smaller, targeted dataset to specialize its behaviour, a tone of voice, a format, a domain. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Gradient descent</title>
    <link>https://explorable-ai.vercel.app/thoughts/gradient-descent</link>
    <guid>https://explorable-ai.vercel.app/thoughts/gradient-descent</guid>
    <description><![CDATA[ Gradient descent is the algorithm that trains almost every neural network. It repeatedly nudges the model’s parameters in the direction that most reduces the loss (the error), taking steps proportional to a learning rate. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item><item>
    <title>Hallucination</title>
    <link>https://explorable-ai.vercel.app/thoughts/hallucination</link>
    <guid>https://explorable-ai.vercel.app/thoughts/hallucination</guid>
    <description><![CDATA[ A hallucination is when a model states something false with total confidence. It isn’t lying, it has no notion of truth. ]]></description>
    <pubDate>Tue, 21 Jul 2026 14:17:21 GMT</pubDate>
  </item>
    </channel>
  </rss>