Hidden layer: Difference between revisions
From Glossary of Meteorology
imported>Perlwikibot (Created page with " {{TermHeader}} {{TermSearch}} <div class="termentry"> <div class="term"> == hidden layer == </div> <div class="definition"><div class="short_definition">In artificial ...") |
imported>Perlwikibot No edit summary |
||
Line 9: | Line 9: | ||
</div> | </div> | ||
<div class="definition"><div class="short_definition">In artificial neural networks, a layer of nodes between the [[input]] and [[output]] layers that contains the weights and processes data.</div><br/> <div class="paragraph">The values within the hidden layer are constantly adjusted during the training of the [[neural network]], until the desired output is reached.</div><br/> </div> | <div class="definition"><div class="short_definition">In artificial neural networks, a layer of nodes between the [[input]] and [[output]] layers that contains the weights and processes data.</div><br/> <div class="paragraph">The values within the hidden layer are constantly adjusted during the training of the [[neural network|neural network]], until the desired output is reached.</div><br/> </div> | ||
</div> | </div> | ||
Latest revision as of 16:08, 25 April 2012
In artificial neural networks, a layer of nodes between the input and output layers that contains the weights and processes data.
The values within the hidden layer are constantly adjusted during the training of the neural network, until the desired output is reached.