<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Convolutional neural network - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=convolutional_neural_network&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=convolutional_neural_network&amp;p=4">3.Next</a>
</p>
<p><a href="page.php?w=regularization_%28mathematics%29">regularization</a> that comes from using shared weights over fewer connections. For example, for each neuron in the fully-connected layer, 10,000 weights would be required for processing an image sized 100 × 100 pixels. However, applying cascaded convolution (or cross-correlation) kernels, only 25 weights for each convolutional layer are required to process 5x5-sized tiles. Higher-layer features are extracted from wider context windows, compared to lower-layer features.</p>

<p>Some applications</p><p>
<a accesskey="1" href="page.php?w=convolutional_neural_network&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=convolutional_neural_network&amp;p=4">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
