<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Clint Johnson — neural networks</title>
        <link>https://www.clint-johnson.com/articles/tag/neural-networks</link>
        <description>Articles tagged neural networks by Clint Johnson.</description>
        <lastBuildDate>Tue, 23 Jun 2026 00:30:56 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Clint Johnson — neural networks</title>
            <url>https://www.clint-johnson.com/og-image.png</url>
            <link>https://www.clint-johnson.com/articles/tag/neural-networks</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[Software 2.0 Is Here and It Changed How I Think About Programming]]></title>
            <link>https://www.clint-johnson.com/articles/software-2-0</link>
            <guid isPermaLink="false">https://www.clint-johnson.com/articles/software-2-0</guid>
            <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[In 2017, Andrej Karpathy argued that neural networks would replace explicit logic as the dominant programming paradigm. Nine years later, that prediction has fully landed. The implications for how we build software are bigger than most engineers want to acknowledge.]]></description>
            <content:encoded><![CDATA[In 2017, Andrej Karpathy argued that neural networks would replace explicit logic as the dominant programming paradigm. Nine years later, that prediction has fully landed. The implications for how we build software are bigger than most engineers want to acknowledge.]]></content:encoded>
            <author>clint@1putthealth.com (Clint Johnson)</author>
            <enclosure url="https://images.clint-johnson.com/articles/software-2-0/hero.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The Neural Net Training Recipe That Actually Works]]></title>
            <link>https://www.clint-johnson.com/articles/neural-net-training-recipe</link>
            <guid isPermaLink="false">https://www.clint-johnson.com/articles/neural-net-training-recipe</guid>
            <pubDate>Wed, 17 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[I spent months chasing architecture fixes when my real problem was bad debugging hygiene. The training recipe that works: start simple, visualize everything, tune last. The unglamorous discipline that separates working models from expensive experiments.]]></description>
            <content:encoded><![CDATA[I spent months chasing architecture fixes when my real problem was bad debugging hygiene. The training recipe that works: start simple, visualize everything, tune last. The unglamorous discipline that separates working models from expensive experiments.]]></content:encoded>
            <author>clint@1putthealth.com (Clint Johnson)</author>
            <enclosure url="https://images.clint-johnson.com/articles/neural-net-training-recipe/hero.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>