<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Eigenbytes — AI • Data Science • ML • AI Security</title>
    <link>https://eigenbytes.blog/</link>
    <atom:link href="https://eigenbytes.blog/feed.xml" rel="self" type="application/rss+xml" />
    <description>Exploring the algorithms, systems, and human stories behind modern AI, data science, and machine learning research.</description>
    <language>en-us</language>
    <copyright>© 2025 Eigenbytes</copyright>
    <lastBuildDate>Sat, 02 Nov 2025 20:00:00 -0500</lastBuildDate>
    <ttl>180</ttl>

    <!-- Example Post 1 -->
    <item>
      <title>Evaluating RNN Models on Financial Indices Impacted by COVID-19</title>
      <link>https://eigenbytes.blog/posts/rnn-financial-impact.html</link>
      <guid isPermaLink="true">https://eigenbytes.blog/posts/rnn-financial-impact.html</guid>
      <pubDate>Mon, 21 Oct 2025 10:00:00 -0500</pubDate>
      <description><![CDATA[
        This article explores how recurrent neural networks can be applied to macroeconomic and financial indicators to assess the effects of COVID-19 on global markets.
      ]]></description>
      <author>alan@eigenbytes.blog (Alan Young)</author>
      <category>AI Research</category>
    </item>

    <!-- Example Post 2 -->
    <item>
      <title>SkillDetective: Auditing Voice Assistant Skills for Privacy Violations</title>
      <link>https://eigenbytes.blog/posts/skilldetective-privacy.html</link>
      <guid isPermaLink="true">https://eigenbytes.blog/posts/skilldetective-privacy.html</guid>
      <pubDate>Fri, 18 Oct 2025 14:30:00 -0500</pubDate>
      <description><![CDATA[
        A deep dive into SkillDetective, an automated framework for detecting privacy-violating behaviors in Alexa and Google Assistant skills.
      ]]></description>
      <author>alan@eigenbytes.blog (Alan Young)</author>
      <category>AI Security</category>
    </item>

    <!-- Example Post 3 -->
    <item>
      <title>Extracting and Classifying Common Failure Patterns in Industrial Data</title>
      <link>https://eigenbytes.blog/posts/failure-patterns.html</link>
      <guid isPermaLink="true">https://eigenbytes.blog/posts/failure-patterns.html</guid>
      <pubDate>Sun, 13 Oct 2025 09:00:00 -0500</pubDate>
      <description><![CDATA[
        Using algorithmic pipelines (GET_DATA, SHRINK_DATA, ATTRIBUTE_STATISTICS, and Bayesian Posterior with Laplace Smoothing) to predict and explain equipment downtime.
      ]]></description>
      <author>alan@eigenbytes.blog (Alan Young)</author>
      <category>Predictive Maintenance</category>
    </item>

  </channel>
</rss>