<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Receptive Field on Arshad Siddiqui</title><link>https://arshadhs.github.io/tags/receptive-field/</link><description>Recent content in Receptive Field on Arshad Siddiqui</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://arshadhs.github.io/tags/receptive-field/index.xml" rel="self" type="application/rss+xml"/><item><title>Convolutional Neural Networks</title><link>https://arshadhs.github.io/docs/ai/deep-learning/060-cnn-fundamentals/</link><pubDate>Sun, 19 Apr 2026 00:00:00 +0000</pubDate><guid>https://arshadhs.github.io/docs/ai/deep-learning/060-cnn-fundamentals/</guid><description>&lt;h1 id="convolutional-neural-networks-cnn">
 Convolutional Neural Networks (CNN)
 
 &lt;a class="anchor" href="#convolutional-neural-networks-cnn">#&lt;/a>
 
&lt;/h1>
&lt;p>Convolutional Neural Networks (CNNs) are specialised neural networks designed for data with spatial structure, especially images. They became the standard model for computer vision because they preserve spatial locality, reuse the same pattern detector across the image, and build representations hierarchically. In practical terms, a CNN starts by learning simple features such as edges and corners, then combines them into textures, shapes, object parts, and finally full semantic categories.&lt;/p></description></item></channel></rss>