<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
    <channel>
        
        <title>
            <![CDATA[ CNN - freeCodeCamp.org ]]>
        </title>
        <description>
            <![CDATA[ Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice. ]]>
        </description>
        <link>https://www.freecodecamp.org/news/</link>
        <image>
            <url>https://cdn.freecodecamp.org/universal/favicons/favicon.png</url>
            <title>
                <![CDATA[ CNN - freeCodeCamp.org ]]>
            </title>
            <link>https://www.freecodecamp.org/news/</link>
        </image>
        <generator>Eleventy</generator>
        <lastBuildDate>Mon, 01 Jun 2026 18:37:25 +0000</lastBuildDate>
        <atom:link href="https://www.freecodecamp.org/news/tag/cnn/rss.xml" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        
            <item>
                <title>
                    <![CDATA[ The History of Deep Learning Vision Architectures ]]>
                </title>
                <description>
                    <![CDATA[ Have you ever wondered about the history of vision transformers? We just published a course on the freeCodeCamp.org YouTube channel that is a conceptual and architectural journey through deep learning vision models, tracing the evolution from LeNet a... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/the-history-of-deep-learning-vision-architectures/</link>
                <guid isPermaLink="false">68e7c5326d2d054fee0c0ed0</guid>
                
                    <category>
                        <![CDATA[ CNN ]]>
                    </category>
                
                    <category>
                        <![CDATA[ youtube ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Beau Carnes ]]>
                </dc:creator>
                <pubDate>Thu, 09 Oct 2025 14:22:42 +0000</pubDate>
                <media:content url="https://cdn.hashnode.com/res/hashnode/image/upload/v1760019746984/9956c742-fbf4-4da7-b3f9-8a22967c1ba9.jpeg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Have you ever wondered about the history of vision transformers?</p>
<p>We just published a course on the freeCodeCamp.org YouTube channel that is a conceptual and architectural journey through deep learning vision models, tracing the evolution from LeNet and AlexNet to ResNet, EfficientNet, and Vision Transformers. Mohammed Al Abrah created this course.</p>
<p>The course explains the design philosophies behind skip connections, bottlenecks, identity preservation, depth/width trade-offs, and attention. Each chapter combines clear visuals, historical context, and side-by-side comparisons to reveal why architectures look the way they do and how they process information.</p>
<p>Here are the sections covered in this course:</p>
<ul>
<li><p>Welcoming and Introduction</p>
</li>
<li><p>What We'll Cover Broadly</p>
</li>
<li><p>LeNet Architecture Model</p>
</li>
<li><p>AlexNet Architecture Model</p>
</li>
<li><p>VGG Architecture Model</p>
</li>
<li><p>GoogLeNet / Inception Architecture Model</p>
</li>
<li><p>Highway Networks Architecture Model</p>
</li>
<li><p>Pathways of Information Preservation</p>
</li>
<li><p>ResNet Architecture Model</p>
</li>
<li><p>Wide ResNet Architecture Model</p>
</li>
<li><p>DenseNet Architecture Model</p>
</li>
<li><p>Xception</p>
</li>
<li><p>MobileNets</p>
</li>
<li><p>EfficientNets</p>
</li>
<li><p>Vision Transformers and The Ending</p>
</li>
</ul>
<p>Watch the full course on <a target="_blank" href="https://youtu.be/tfpGS_doPvY">the freeCodeCamp.org YouTube channel</a> (5-hour watch).</p>
<div class="embed-wrapper">
        <iframe width="560" height="315" src="https://www.youtube.com/embed/tfpGS_doPvY" style="aspect-ratio: 16 / 9; width: 100%; height: auto;" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" loading="lazy"></iframe></div>
 ]]>
                </content:encoded>
            </item>
        
    </channel>
</rss>
