<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Elijah's Digital Garden</title>
        <link>https://0xeljh.com</link>
        <description>Notes, derivations, and projects — a digital garden tended over time.</description>
        <lastBuildDate>Mon, 15 Jun 2026 05:47:29 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© Elijah</copyright>
        <atom:link href="https://0xeljh.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[LR Scheduling and SGD]]></title>
            <link>https://0xeljh.com/posts/classic-sgd</link>
            <guid isPermaLink="false">https://0xeljh.com/posts/classic-sgd</guid>
            <pubDate>Wed, 25 Feb 2026 20:13:37 GMT</pubDate>
            <description><![CDATA[My first encounter with training internals]]></description>
            <category>deep learning</category>
            <category>math</category>
            <category>pytorch</category>
        </item>
        <item>
            <title><![CDATA[Derivation: Cross-Entropy]]></title>
            <link>https://0xeljh.com/posts/cross-entropy</link>
            <guid isPermaLink="false">https://0xeljh.com/posts/cross-entropy</guid>
            <pubDate>Wed, 25 Feb 2026 20:13:37 GMT</pubDate>
            <description><![CDATA[Derivation of cross-entropy loss from first principles: information theory, entropy, and modelling probability distributions]]></description>
            <category>deep learning</category>
            <category>math</category>
        </item>
        <item>
            <title><![CDATA[Saving VRAM with Apple's Cut Cross Entropy]]></title>
            <link>https://0xeljh.com/posts/cut-cross-entropy</link>
            <guid isPermaLink="false">https://0xeljh.com/posts/cut-cross-entropy</guid>
            <pubDate>Wed, 25 Feb 2026 20:13:37 GMT</pubDate>
            <description><![CDATA[A comprehensive breakdown of apple's memory-efficient cut cross entropy implementation]]></description>
            <category>deep learning</category>
            <category>math</category>
            <category>triton</category>
        </item>
        <item>
            <title><![CDATA[Low-Friction Time Accounting]]></title>
            <link>https://0xeljh.com/posts/time-accounting</link>
            <guid isPermaLink="false">https://0xeljh.com/posts/time-accounting</guid>
            <pubDate>Wed, 25 Feb 2026 20:13:37 GMT</pubDate>
            <description><![CDATA[Vibecoding a personal system]]></description>
            <category>life</category>
            <category>analytics</category>
        </item>
    </channel>
</rss>